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 - [65cat] UnsupportedOperationException: Project in D:\OpenMRS\openmrs-modules\rwandaregistration of class org.netbeans.modules.ant.freeform.FreeformProject has neither a ProjectClassPathModifierImplementation
Summary: [65cat] UnsupportedOperationException: Project in D:\OpenMRS\openmrs-modules\...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 23:08 UTC by sunbiz
Modified: 2009-06-17 11:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 80398


Attachments
stacktrace (2.49 KB, text/plain)
2008-07-22 23:08 UTC, sunbiz
Details
stacktrace (1.77 KB, text/plain)
2009-06-17 11:01 UTC, dhanuka84
Details

Note You need to log in before you can comment on or make changes to this bug.
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