What does this build error mean (3354)?
When I went to rebuild my project, I got this error:
Error: org.apache.jasper.JasperException: The -uriroot option mucst specify a pre-existing directory The -uriroot opion must specify a pre-existing directory
[note:when I tried to copy the error, it pasted as "null"]
I'm using build 3354 on the Mac.
Donald
Please sign in to leave a comment.
It appears to be bengin, but still....
In your configuration, try:
Project settings / modules / (your module) / Java EE Build settings /
and UN-check "Run Jasper Validator for JSP files"
That worked for me!
-= miles =-