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 257548 - ClassNotFoundException: org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin
Summary: ClassNotFoundException: org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 11:18 UTC by scanti
Modified: 2016-01-13 11:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216105


Attachments
stacktrace (2.52 KB, text/plain)
2016-01-13 11:18 UTC, scanti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description scanti 2016-01-13 11:18:54 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 10

User Comments:
scanti: Started NetBeans

Leperous: Startup

scanti: started netbeans

scanti: just launched NetBeans

GUEST: Just openned Netbeans. I have been trying to configure my php environment. I recently installed CodeSniffer and was connecting Composer. All my projects are no longer showing in NB.

GUEST: launched netbeans




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin
   at java.lang.ClassLoader.findClass(ClassLoader.java:530)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
   at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:165)
Comment 1 scanti 2016-01-13 11:18:56 UTC
Created attachment 158116 [details]
stacktrace