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

Summary: examine Source/Java root in ui
Product: java Reporter: Chris Ledantec <cledantec>
Component: UnsupportedAssignee: Chris Ledantec <cledantec>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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