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 141241

Summary: [65cat] UnsupportedOperationException: Project in D:\OpenMRS\openmrs-modules\rwandaregistration of class org.netbeans.modules.ant.freeform.FreeformProject has neither a ProjectClassPathModifierImplementation
Product: projects Reporter: sunbiz <sunbiz>
Component: Eclipse project importerAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: blocker CC: dhanuka84, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=80398
Issue Type: DEFECT Exception Reporter: 80398
Attachments: stacktrace
stacktrace

Description sunbiz 2008-07-22 23:08:37 UTC
Build: NetBeans IDE Dev (Build 200807170007)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows Vista, 6.0, x86

User Comments: 
Importing eclipse project into netbeans
Comment 1 sunbiz 2008-07-22 23:08:49 UTC
Created attachment 65288 [details]
stacktrace
Comment 2 Milan Kubec 2008-07-25 09:43:38 UTC
I think this needs to be resolved in eclipse importer. Reassigning.
Comment 3 David Konecny 2008-07-30 07:12:23 UTC
b9048d210f07
Comment 4 dhanuka84 2009-06-17 11:01:49 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.UnsupportedOperationException: No project found to correspond to D:\Braathens-src\MailParserIssue\lib
        at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.findExtensible(ProjectClassPathModifier.java:329)
        at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.addAntArtifacts(ProjectClassPathModifier.java:268)
        at org.netbeans.modules.projectimport.eclipse.core.spi.ProjectFactorySupport.addItemToClassPath(ProjectFactorySupport.java:314)
        at org.netbeans.modules.projectimport.eclipse.core.spi.ProjectFactorySupport.synchronizeProjectClassPath(ProjectFactorySupport.java:137)
        at org.netbeans.modules.projectimport.eclipse.j2se.J2SEProjectFactory.update(J2SEProjectFactory.java:170)
        at org.netbeans.modules.projectimport.eclipse.core.EclipseProjectReference.update(EclipseProjectReference.java:207)
Comment 5 dhanuka84 2009-06-17 11:01:59 UTC
Created attachment 83682 [details]
stacktrace