This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208120

Summary: compiling jsp with java 7
Product: ide Reporter: mjurce
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description mjurce 2012-02-07 10:59:04 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Linux version 3.0.0-15-generic running on i386
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) Client VM 21.1-b02


Exception in thread "main" java.lang.IllegalArgumentException: PWC6309: Illegal compilerSourceVM: 1.7
	at org.apache.jasper.JspC.setCompilerSourceVM(JspC.java:708)
	at org.netbeans.modules.web.project.ant.JspC.main(JspC.java:80)
	at org.netbeans.modules.web.project.ant.JspCSingle.main(JspCSingle.java:119)
/home/mjurce/work/geo_ddc_w/ddc/nbproject/build-impl.xml:640: The following error occurred while executing this line:
/home/mjurce/work/geo_ddc_w/ddc/nbproject/build-impl.xml:615: Java returned: 1
BUILD FAILED (total time: 3 seconds)
Comment 1 mjurce 2012-02-07 12:53:11 UTC

*** This bug has been marked as a duplicate of bug 201414 ***