[ 
https://issues.apache.org/jira/browse/CASSANDRA-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562245#comment-16562245
 ] 

Marcus Eriksson commented on CASSANDRA-14613:
---------------------------------------------

[~snazy] since Runtime.version() is not available in java8, building from 
inside (and running unit tests etc) idea fails:
{code}
Error:(47, 20) java: cannot find symbol
  symbol:   method version()
  location: class java.lang.Runtime
{code}

the language level is also set wrong (to 10?) but not sure if we can set that 
in the files we generate

> ant generate-idea-files needs update after CASSANDRA-9608
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-14613
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14613
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Priority: Major
>             Fix For: 4.x
>
>
> {{ide/idea-iml-file.xml}} looks hard coded to include {{src/java11}} when 
> creating the project, this should probably detect what version we are 
> building for instead
> cc [~snazy]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to