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 54727 - Project with Existing Sources - Source and Test folder location
Summary: Project with Existing Sources - Source and Test folder location
Status: CLOSED DUPLICATE of bug 54165
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 10:18 UTC by Martin Schovanek
Modified: 2005-07-13 15:58 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 Martin Schovanek 2005-02-09 10:18:27 UTC
[200402081900, jdk1.4.2]

to reproduce:
=============
1) create Web Application project (Jakarta structure)
2) add a Servet and JUnit test for it
3) close Nb and remove from the project folder:
conf, nbproject and build.xml
NOTE: the project folder contains web, src, test
folders, and there is .java sources in src and
test folders
4) create new Web Project with Existing Sources
and use the previous project folder as existing
sources location

ERROR: on 3rd panel the test folder is offered as  
Sources Packages Folder, the Test Packeges Folders
list is empty.

The wizard should correctly recognize Sources and
Test Packages Folders for commonest structures.
Comment 1 zikmund 2005-02-14 17:32:17 UTC

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