Wierd compile error

I'm not sure if this is an IDEA error message or a java message or what but when I try to make my project I get the following error. Does anyone know what it means and how to fix it?

Information:Compilation completed with 1 error and 0 warnings
Information:1 error
Information:0 warnings
Error:The -uriroot option must specify a pre-existing directory

0

Looks like the error is produced by Jasper validator (see
http://jetbrains.net/jira/browse/IDEADEV-12264). As a workaround you can
disable jsp validation in Web facet settings.

I'm not sure if this is an IDEA error message or a java message or what but when I try to make my project I get the following error. Does anyone know what it means and how to fix it?

Information:Compilation completed with 1 error and 0 warnings
Information:1 error
Information:0 warnings
Error:The -uriroot option must specify a pre-existing directory



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

请先登录再写评论。