Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gyrex-dev] New topic in forum Gyrex, called what's the correct eclipse version shall I use for gyrex 1.3.2?, by Sean Zhang

Title: Eclipse Community Forums
Subject: what's the correct eclipse version shall I use for gyrex 1.3.2? Author: Sean Zhang Date: Mon, 13 July 2015 04:00
Hi,

I am a new one for Gyrex. And I have followed the wiki page to setup the Gyrex develop environment, but I failed. Some bundles cannot be resolved due to the imcomplete dependencies. Such as:

org.eclipse.equinox.registry
Missing Constraint: Import-Package: javax.xml.parsers;version="0.0.0"
Missing Constraint: Import-Package: org.xml.sax;version="0.0.0"
Missing Constraint: Import-Package: org.xml.sax.helpers;version="0.0.0"

org.apache.solr.client.solrj and org.apache.solr.core
Missing Constraint:Import-Package:org.apache.commons.httpclient;version="3.1.0"
Missing Constraint:Import-Package:org.apache.commons.httpclient.methods;version="3.1.0"
Missing Constraint:Import-Package:org.apache.commons.httpclient.methods.multipart;version="3.1.0"

The eclipse platform I used is Mars Release (4.5.0).

Can anyone guide me to setup the target platform?
[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]

Back to the top