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 33597 - examine Source/Java root in ui
Summary: examine Source/Java root in ui
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Chris Ledantec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 12:55 UTC by Chris Ledantec
Modified: 2007-09-26 09:14 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 Chris Ledantec 2003-05-14 12:55:30 UTC
Issue: The Project tree contains classes twice 
after finishing the wizard, once in the 
packages hierarchy, once in the source 
hierarchy. Analysis: When sources are added 
via the Sources node and then also marked as 
Java Roots this duplication appears. This 
problem is a symptom of the ambiguously 
communicated relationship of Java and Source 
roots in the project.

Recommendation(s): Java and Source roots as 
user concepts do not work well. The 
duplication of files in two places is only one 
symptom connected with confusion about what a 
Java root is and what a Source root is when 
adding files to a project. 

Removing the user concept may help this 
problem though more thought needs to go into 
how to mark sources for inclusion on the 
classpath (which is really what the Java root 
represents).
Comment 1 Chris Ledantec 2003-10-20 11:52:41 UTC
no longer an issue
Comment 2 Jan Becicka 2003-11-25 14:01:08 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:09:46 UTC
---> CLOSED
Comment 4 Quality Engineering 2007-09-20 09:46:01 UTC
Reorganization of java component