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

0

It appears to be bengin, but still....

0
Avatar
Permanently deleted user

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 =-

0

请先登录再写评论。