intellij-community
intellij-community copied to clipboard
Fixed issue IDEA-245707
trafficstars
When user choose ECJ as compiler, he may get strange error in case he adds some java modules as ECJ does not know where to search the jmods folder.
I also opened a support case at Eclipse asking them to look for this in the JAVA_HOME But as I don't know if they will add such feature one day, I fixed the issue inside my favorite IDE ;)