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 32057 - Implement source root/compilation unit management in JavaProject
Summary: Implement source root/compilation unit management in JavaProject
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: API
: 27987 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-17 16:29 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Commit log (25.78 KB, text/plain)
2003-04-07 11:10 UTC, Svata Dedic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2003-03-17 16:29:22 UTC
A client should be able to: 
- declare some subtree as a Java Source Container (so that java 
module recognizes it as java sources and knows where the root is) 
- remove such declaration (destroy an existing Java Source Container) 
- use Java Source Containers as parameters for CompilationUnit 
management calls
Comment 1 Vitezslav Stejskal 2003-04-06 16:07:21 UTC
*** Issue 27987 has been marked as a duplicate of this issue. ***
Comment 2 Svata Dedic 2003-04-07 11:10:33 UTC
Created attachment 9732 [details]
Commit log
Comment 3 Svata Dedic 2003-04-07 11:11:04 UTC
Merged into prj40_prototype branch; attaching commit log info. 
 
Comment 4 Jan Becicka 2003-11-25 14:03:27 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 5 Jan Becicka 2003-11-25 14:12:33 UTC
---> CLOSED