[
https://issues.jboss.org/browse/JBIDE-18826?page=com.atlassian.jira.plugi...
]
Gorkem Ercan commented on JBIDE-18826:
--------------------------------------
org.apache.httpcomponents.httpclient_4.3.4.v201409180530 that is shipped together with
Equinox does not export the *.cache packages. Eclipse Orbit actually carries a http
components 4.3.4 with correct manifest but it is not picked up by the TP.
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
Affects Versions: 4.3.0.Alpha1
Reporter: Ilya Buziuk
Assignee: Gorkem Ercan
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)