Gabriel created NETBEANS-2162:
----------------------------------
Summary: Jsp file won't compile
Key: NETBEANS-2162
URL: https://issues.apache.org/jira/browse/NETBEANS-2162
Project: NetBeans
Issue Type: Bug
Components: javaee - JSP
Affects Versions: 10.0
Environment: Windows 10, Netbeans 10, Apache Tomcat 9.0
Reporter: Gabriel
I'm trying to compile a JSP file in a project, when i get this exception:
Exception in thread "main" java.lang.IllegalArgumentException: PWC6309: Illegal
compilerSourceVM: 11
at org.apache.jasper.JspC.setCompilerSourceVM(JspC.java:724)
at org.netbeans.modules.web.project.ant.JspC.main(JspC.java:80)
at org.netbeans.modules.web.project.ant.JspCSingle.main(JspCSingle.java:119)
C:\Netbeans local file\JavaWebApps\demoApp\nbproject\build-impl.xml:961: Java
returned: 1
BUILD FAILED (total time: 1 second)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists