]
Mickael Istria commented on JBIDE-18826:
----------------------------------------
Upstream bug in ECF has been fixed and the fix is available in Mars M4.
Updating TP to Mars M4 should automatically fix that.
ClassNotFoundException for creating new Hybrid project
------------------------------------------------------
Key: JBIDE-18826
URL:
https://issues.jboss.org/browse/JBIDE-18826
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, target-platform, upstream
Affects Versions: 4.3.0.Alpha1
Reporter: Ilya Buziuk
Assignee: Gorkem Ercan
Priority: Blocker
Fix For: 4.3.0.Alpha1
stack trace:
{code}
Caused by: java.lang.ClassNotFoundException:
org.apache.http.client.cache.HttpCacheStorage cannot be found by
org.eclipse.thym.core_0.1.0.201411202306
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:432)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 64 more
{code}
this is most likely a version range issue -
http://snag.gy/6EHNd.jpg