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 149901

Summary: [65cat] Canot open existing project
Product: python Reporter: rajivderas <rajivderas>
Component: ProjectsAssignee: ardavis26 <ardavis26>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot

Description rajivderas 2008-10-13 07:10:51 UTC
I had a python project build with dev build 46 and i downloaded the dev build 54 today and tried to open the project 
but the open project dialog displayed the following message on the project name label 

<unrecognized project;missing plug-in?>

please see the attached screen shot.
Comment 1 rajivderas 2008-10-13 07:12:04 UTC
Created attachment 71634 [details]
screen shot
Comment 2 ardavis26 2008-10-24 03:52:33 UTC
*** Issue 150846 has been marked as a duplicate of this issue. ***
Comment 3 ardavis26 2008-10-24 03:56:38 UTC
to Conform to the Netbeans project structure.  All the packages were refactored to org.netbeans.modules.python.  In
doing this the decision was made to break all prior projects.  the way to fix this is to delete the nbproject directory
and recreate the project using existing sources.
Comment 4 Peter Lam 2008-11-21 17:05:28 UTC
verified