Hi all,
I have been trying to install jstar-eclipse plug-in to eclipse version 3.4.
However, I got the following errors:
------------------
eclipse.buildId=I20080617-2000
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB
Command-line arguments: -os linux -ws gtk -arch x86 -clean -consoleLog
!ENTRY org.eclipse.equinox.p2.director 2 0 2013-03-13 13:59:58.271
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2013-03-13 13:59:58.271
!MESSAGE Unable to satisfy dependency from com.jstar.eclipse 1.0.0.201102031646 to requiredCapability: osgi.bundle/org.eclipse.core.resources/
3.5.2.!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2013-03-13 13:59:58.271
!MESSAGE Unable to satisfy dependency from com.jstar.eclipse 1.0.0.201102031646 to requiredCapability: java.package/org.apache.commons.lang/
0.0.0.-----------------------
Observe that, I added this line to eclipse.ini:
---------
-vm
/usr/lib/jvm/java-6-openjdk/bin/java
----------
and I also added the plugin "com.jstar.eclipse_1.0.0.201102031646.jar" to dropins folder.
Anyone could help me to install this plug-in.
Thanks.
Bach.