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 248999 - UnsupportedOperationException: Project in C:\ariba\ond\platform\R3\ui\aribaweb of class org.netbeans.modules.maven.NbMavenProjectImpl has a ProjectClassPathModifierImplementation but it will not handl
Summary: UnsupportedOperationException: Project in C:\ariba\ond\platform\R3\ui\aribawe...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-29 12:34 UTC by Exceptions Reporter
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213790


Attachments
stacktrace (1.74 KB, text/plain)
2014-11-29 12:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-11-29 12:34:29 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 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.55-b03, Java(TM) SE Runtime Environment, 1.7.0_55-b13
OS: Windows 7

User Comments:
GUEST: Just have been imported an eclipse worspace projects




Stacktrace: 
java.lang.UnsupportedOperationException: Project in C:\ariba\ond\platform\R3\ui\aribaweb of class org.netbeans.modules.maven.NbMavenProjectImpl has a ProjectClassPathModifierImplementation but it will not handle classpath/compile for C:\ariba\ond\platform\R3\ui\aribaweb extensible source groups: 
   at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.findExtensible(ProjectClassPathModifier.java:386)
   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.updateProjectClassPath(ProjectFactorySupport.java:111)
   at org.netbeans.modules.projectimport.eclipse.j2se.J2SEProjectFactory.createProject(J2SEProjectFactory.java:138)
   at org.netbeans.modules.projectimport.eclipse.core.Importer.importProjectStage1(Importer.java:236)
Comment 1 Exceptions Reporter 2014-11-29 12:34:32 UTC
Created attachment 150781 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:37:39 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss