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 210109 - Unable to create JUnit test - project has no test root
Summary: Unable to create JUnit test - project has no test root
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1.2
Hardware: PC All
: P2 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 13:50 UTC by Tomas Danek
Modified: 2012-04-19 10:01 UTC (History)
1 user (show)

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 Tomas Danek 2012-03-26 13:50:35 UTC
Product Version: NetBeans IDE 7.1.2 (Build 201203242206)
Java: 1.7.0_04-ea; Java HotSpot(TM) 64-Bit Server VM 23.0-b18
System: Mac OS X version 10.7.3 running on amd64; UTF-8; en_US (nb)
User directory: /Users/tomas/.netbeans/7.1.2
Cache directory: /Users/tomas/.netbeans/7.1.2/var/cache
------------
- create simple javafx project
- try to create JUnit test - you get info in wizard that you have no test root available. Creating and registering testroot should be done automatically.
Comment 1 Petr Somol 2012-04-17 15:24:06 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/7de7c507b950
Comment 2 Quality Engineering 2012-04-19 10:01:53 UTC
Integrated into 'main-golden', will be available in build *201204190400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7de7c507b950
User: Petr Somol <psomol@netbeans.org>
Log: #210109 - Unable to create JUnit test - project has no test root