[
https://issues.jboss.org/browse/JBIDE-18826?page=com.atlassian.jira.plugi...
]
Mickael Istria edited comment on JBIDE-18826 at 12/1/14 12:07 PM:
------------------------------------------------------------------
Ok, so it seems to be an upstream issue in Equinox then, not a bug in our TP picking the
wrong bundles ?
was (Author: mickael_istria):
Ok, so it seems to be an upstream issue in Equinox then ?
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
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)