Closed danieldietrich closed 10 years ago
Yes, there are some issues in the compiler for Java 8 in Eclipse. I believe they might be regressions, because at some point when I was using a developer build, these things compiled. Possible issue candidates:
For some reason, I have switched to IntelliJ when developing jOOL. Probably for this reason :)
I'm closing this as "won't fix", as these are clearly Eclipse bugs
In order to import the project into Eclipse, the following block has to be added to the pom.xml / build section:
Nevertheless the project does currently not build in Eclipse (Mars 4.5M3) - most probably because of the Eclipse Compiler for Java (ECJ). Building the project directly with maven in the shell does work fine! So this can be considered to be no issue of jOOL!