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

Summary: Backward compatibility??
Product: apisupport Reporter: Marco Walther <marcow>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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