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

Summary: UnsupportedOperationException: Project in C:\Users\Martin\gitproj\osre1300_mabo0920_jee15_ass4 of class org.netbeans.modules.j2ee.earproject.EarProject has neither a ProjectClassPathModifierImplementa
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: EARAssignee: David Konecny <dkonecny>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221581
Attachments: stacktrace

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