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 218212 - UnsupportedOperationException: No project found to correspond to /media/Projects/.../src
Summary: UnsupportedOperationException: No project found to correspond to /media/Proje...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 12:50 UTC by Exceptions Reporter
Modified: 2015-02-04 03:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192352


Attachments
stacktrace (1.71 KB, text/plain)
2012-09-12 12:50 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-09-12 12:50:54 UTC
This bug was originally marked as duplicate of bug 141241, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) Client VM, 20.10-b01, Java(TM) SE Runtime Environment, 1.6.0_35-b10
OS: Linux

Stacktrace: 
java.lang.UnsupportedOperationException: No project found to correspond to /media/Projekti/eclipse/workspace/RingView4/src
   at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.findExtensible(ProjectClassPathModifier.java:368)
   at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.addAntArtifacts(ProjectClassPathModifier.java:277)
   at org.netbeans.modules.projectimport.eclipse.core.spi.ProjectFactorySupport.addItemToClassPath(ProjectFactorySupport.java:318)
   at org.netbeans.modules.projectimport.eclipse.core.spi.ProjectFactorySupport.synchronizeProjectClassPath(ProjectFactorySupport.java:141)
   at org.netbeans.modules.projectimport.eclipse.j2se.J2SEProjectFactory.update(J2SEProjectFactory.java:179)
   at org.netbeans.modules.projectimport.eclipse.core.EclipseProjectReference.update(EclipseProjectReference.java:214)
Comment 1 Exceptions Reporter 2012-09-12 12:50:58 UTC
Created attachment 124239 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:34:37 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.