No Java Compiler
Intellij 6.0.5
I have a project containing many modules. Some of them are web
applications (I'm using Tomcat 5.5.23). I deploy all web modules (within
different contexts).
One of the web modules has the option 'Run Jasper validator for JSP
files' turned on. Everything compiles and runs OK.
When I turn on Jasper validation for any of the other web modules, I'm
getting an error 'No Java Compiler Available' when building the project.
I guess it means, that Jasper is not available.
How it can be, that Jasper is available for one module, but not for another?
Tom
Please sign in to leave a comment.
Hello Tom,
It's a known problem (http://www.jetbrains.net/jira/browse/IDEADEV-13631).