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 - generics are not supported in -source 1.3
Summary: generics are not supported in -source 1.3
Status: RESOLVED DUPLICATE of bug 214131
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 20:51 UTC by wbrana
Modified: 2012-06-13 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
project (14.21 KB, application/octet-stream)
2012-06-13 09:16 UTC, wbrana
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***