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 214068

Summary: generics are not supported in -source 1.3
Product: java Reporter: wbrana <wbrana>
Component: SourceAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: project

Description wbrana 2012-06-12 20:51:36 UTC
Product Version: NetBeans IDE Dev (Build 20120612-e3a4d1c47114)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21

After recent upgrade Java editor gives errors "generics are not supported in -source 1.3". 
If I open same project in 7.1.2 errors aren't present.
dev directory was deleted before upgrade.
Comment 1 Jiri Prox 2012-06-13 06:39:20 UTC
Can you attach the project, or at least its configuration files?
Thanks
Comment 2 Ralph Ruijs 2012-06-13 07:09:07 UTC
I have the same problem after a clean build this morning.


Product Version: NetBeans IDE Dev (Build 20120613-a3a2ffc6b15d)
Java: 1.7.0_03-icedtea; OpenJDK 64-Bit Server VM 22.0-b10
System: Linux version 3.2.5-gentoo running on amd64; UTF-8; en_US (nb)
Comment 3 wbrana 2012-06-13 09:16:47 UTC
Created attachment 120765 [details]
project
Comment 4 Tomas Zezula 2012-06-13 13:56:18 UTC
Caused by non equal jar URLs

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