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 257061 - UnsupportedOperationException: Project in C:\Users\Martin\gitproj\osre1300_mabo0920_jee15_ass4 of class org.netbeans.modules.j2ee.earproject.EarProject has neither a ProjectClassPathModifierImplementa
Summary: UnsupportedOperationException: Project in C:\Users\Martin\gitproj\osre1300_ma...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 19:55 UTC by Exceptions Reporter
Modified: 2015-12-14 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221581


Attachments
stacktrace (3.72 KB, text/plain)
2015-12-08 19:55 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-12-08 19:55:32 UTC
This bug was originally marked as duplicate of bug 253190, 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.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
GUEST: .




Stacktrace: 
java.lang.UnsupportedOperationException: Project in C:\Users\Martin\gitproj\osre1300_mabo0920_jee15_ass4 of class org.netbeans.modules.j2ee.earproject.EarProject has neither a ProjectClassPathModifierImplementation nor a ProjectClassPathExtender in its lookup
   at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.findExtensible(ProjectClassPathModifier.java:400)
   at org.netbeans.api.java.project.classpath.ProjectClassPathModifier.addLibraries(ProjectClassPathModifier.java:93)
   at org.netbeans.modules.java.api.common.project.ui.LibrariesNode$AddLibraryAction.addLibraries(LibrariesNode.java:1041)
   at org.netbeans.modules.java.api.common.project.ui.LibrariesNode$AddLibraryAction.actionPerformed(LibrariesNode.java:1025)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2346)
Comment 1 Exceptions Reporter 2015-12-08 19:55:34 UTC
Created attachment 157725 [details]
stacktrace