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 53762 - cannot declare a root folder for a java project with existing sources
Summary: cannot declare a root folder for a java project with existing sources
Status: RESOLVED DUPLICATE of bug 44449
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 15:24 UTC by _ leonchiver
Modified: 2005-01-20 16:49 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
the three folders (25.51 KB, image/png)
2005-01-20 15:24 UTC, _ leonchiver
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ leonchiver 2005-01-20 15:24:23 UTC
i've tried to create a java project with existing
sources, declared my source folders (src/java and
test/src/java). in the projects view i see two
entries corresponding to the two source folders,
but in the files view i have tree entries. one
with the nbproject, and the two others with my
source folders.
what i would like is to be able to specify the
root of the project so i can see it in the files view.
i have to say that the netbeans project directory
(nbproject) is in another one than the existing
project's root. was not able to create nbproject
there because it already contained a build.xml
file. freeform was not an option because of issue
#53760
Comment 1 _ leonchiver 2005-01-20 15:24:56 UTC
Created attachment 19823 [details]
the three folders
Comment 2 Jesse Glick 2005-01-20 16:49:27 UTC
Was already filed.

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