Unable to build java projects after updating the scala plugin
I created an issue which explains it,
http://www.jetbrains.net/jira/browse/SCL-606
But basically I can't do any java projects at all while the plugin is turned on. I updated the plugin - and that is when it happened. Is there some way to re-install plugins? anything else I can try?
Please sign in to leave a comment.
This might work:
Go to the Scala Compiler options and uncheck "Compile Scala files first"
Thanks, Paul.
OK that works - but its hiding the problem. that means if I ever want to build java apps, I have to turn that global option off... (will add details to the JIRA).
I agree it is a workaround, however, the compiler options are project specific so it isn't so bad.
Thanks, Paul.
well it won't work for me as its not per module but per project - so I have projects that won't build unless they are all scala at the moment.
Either I am unlucky, or things took a step backwards since I updated - there were no problems with the previous version.