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 30061

Summary: Support for importing Netbeans 3.x projects
Product: projects Reporter: Vitezslav Stejskal <vstejskal>
Component: Generic InfrastructureAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:

Description Vitezslav Stejskal 2003-01-14 13:21:29 UTC
The infrastructure should provide support for
accessing contents of projects from older (3.x)
versions of Netbeans. From the architectural point
of view the project infrastructure should provide
the way how project containing older version of
some nature can be upgraded to newer versions of
this nature. The import of 3.x projects should fit
into this framework.

Also it is neccessary that various natures could
step in and recognize and upgrade things they are
interested in. E.g. the java nature to recognize
classpath from roots of filesystems in 3.x project
or web module to recognize components of web
application, etc.
Comment 1 Vitezslav Stejskal 2003-01-14 13:26:29 UTC
Please, keep in mind that the import process should log all steps it
performs allowing to track problems (see issue #26038)
Comment 2 Vitezslav Stejskal 2003-01-14 13:26:37 UTC
*** Issue 26038 has been marked as a duplicate of this issue. ***
Comment 3 Vitezslav Stejskal 2003-11-26 13:18:08 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 4 Vitezslav Stejskal 2003-11-26 14:58:11 UTC
--> VERIFIED