UmaidJawed commented on issue #5515: URL: https://github.com/apache/netbeans/issues/5515#issuecomment-2046284067
Even in my system it is not working as I am using JDK-17 and Netbeans IDE 21 latest version and it is compatible . But still after running the JSP file it is giving me this error: Exception in thread "main" java.lang.IllegalArgumentException: PWC6309: Illegal compilerSourceVM: 17 at org.apache.jasper.JspC.setCompilerSourceVM(JspC.java:684) at org.netbeans.modules.web.project.ant.JspC.main(JspC.java:55) at org.netbeans.modules.web.project.ant.JspCSingle.main(JspCSingle.java:94) C:\Users\umaid\OneDrive\Documents\NetBeansProjects\ToDojsp\nbproject\build-impl.xml:921: Java returned: 1 BUILD FAILED (total time: 0 seconds) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
