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 63003 - Backward compatibility??
Summary: Backward compatibility??
Status: CLOSED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 00:32 UTC by Marco Walther
Modified: 2005-12-12 13:41 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 Marco Walther 2005-08-25 00:32:44 UTC
I tried to open a NB 4.1 module as project in NB4.2q20050823:-( 
 
INFORMATIONAL *********** Exception occurred ************ at 4:15 PM on Aug 
24, 
2005 
java.io.IOException: Misconfigured project 
in /export/home/marcow/rave/build_tru 
nk/src/beans has no defined <code-name-base> 
        at 
org.netbeans.modules.apisupport.project.NbModuleProject.<init>(NbModu 
leProject.java:114) 
        at 
org.netbeans.modules.apisupport.project.NbModuleProjectType.createPro 
ject(NbModuleProjectType.java:41) 
        at 
org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.load 
Project(AntBasedProjectFactorySingleton.java:165) 
        at 
org.netbeans.api.project.ProjectManager.createProject(ProjectManager. 
java:319) 
        at org.netbeans.api.project.ProjectManager.access$700
(ProjectManager.jav 
a:44) 
        at 
org.netbeans.api.project.ProjectManager$2.run(ProjectManager.java:233 
)
Comment 1 Jesse Glick 2005-08-25 01:18:59 UTC
Sorry, 4.2 will not support working with the 4.1 platform nor with 4.1-format
projects.
Comment 2 Tomas Danek 2005-12-12 13:41:17 UTC
-> closing