pletank.blogg.se

Spring ide eclipse
Spring ide eclipse








spring ide eclipse

I guess there's something wrong with the build classpath when intellij invokes ecj. 'Does it all', 'Integrates with most of tools' and 'Easy to use' are the key factors why developers consider Eclipse whereas 'Fantastically intelligent', 'Best-in-class ide' and 'Many languages support' are the primary reasons why IntelliJ IDEA is. If I downloaded the ECJ-4.7.2 JAR from eclipse, combined the content of spring-boot-configuration-processor-1.5.9.RELEASE.jar into the ECJ jar, told intellij to use my custom ECJ jar. Eclipse and IntelliJ IDEA can be categorized as 'Integrated Development Environment' tools. But when building the project, I got the following error Error:java: Internal compiler error: : : org/springframework/boot/configurationprocessor/metadata/ConfigurationMetadata at .handleProcessor(RoundDispatcher.java:169)īut if I switched to Javac compiler, all went well. My project is a spring-boot apps which has spring-boot-annotation-processor in classpath.

spring ide eclipse

  • Compiler > Annotation processor: enabled.
  • Compiler > Java compiler: Use compiler = Eclipse.
  • I want to use "Eclipse" compiler in my project instead of the default "Javac" (to utilize the "Proceed on errors" feature).










    Spring ide eclipse