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 173396 - [68cat] No code completion for JUnit tests in RCP projects
Summary: [68cat] No code completion for JUnit tests in RCP projects
Status: RESOLVED DUPLICATE of bug 171616
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 13:33 UTC by aldobrucale
Modified: 2009-10-05 16:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2009-09-30 13:33:09 UTC
[ BUILD # : 200909270201 ]
[ JDK VERSION : 1.6.* ]

When I open the tests for my old RPC projects (still based on
platform 6.5) JUnit classes are not recognized in the editor
Comment 1 Jesse Glick 2009-10-05 16:13:21 UTC
As of NB 6.5 you need to add all test libraries you wish to use under Test Libraries, including JUnit 4. See

http://wiki.netbeans.org/FitnessTestsWithoutX

*** This issue has been marked as a duplicate of 171616 ***