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 73777

Summary: Java 5 generics support in test classes
Product: obsolete Reporter: deftex <deftex>
Component: xtestAssignee: issues@obsolete <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description deftex 2006-03-20 19:15:17 UTC
Some of my unit tests use generics, and XTest advised that I need to specify
"source" to "5" or higher. Unfortunately, I don't know how to do this as it's
not clear in the documentation.

Can anyone help please?