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 269909

Summary: NoClassDefFoundError: org/netbeans/modules/remote/api/ui/FileChooserBuilder
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 228169
Attachments: stacktrace

Description Exceptions Reporter 2017-02-23 16:21:40 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b05, Java(TM) SE Runtime Environment, 1.8.0_72-ea-b05
OS: Mac OS X

User Comments:
GUEST: Trying to open a file browsing dialog




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/remote/api/ui/FileChooserBuilder
   at org.netbeans.modules.cnd.api.remote.ui.RemoteFileChooserUtil.createFileChooser(RemoteFileChooserUtil.java:84)
   at org.netbeans.modules.cnd.api.remote.ui.RemoteFileChooserUtil.createFileChooser(RemoteFileChooserUtil.java:75)
   at org.netbeans.modules.cnd.makeproject.ui.AddExternalItemAction.actionPerformed(AddExternalItemAction.java:91)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
Comment 1 Exceptions Reporter 2017-02-23 16:21:42 UTC
Created attachment 163701 [details]
stacktrace
Comment 2 Vladimir Kvashin 2017-03-23 12:19:18 UTC
That should be a result of a corrupted user dir.