-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
4.2.0.Alpha1
-
None
When trying to install from central site, this error happens because Forge 2 requires JDK 7, yet the Eclipse instance is using JDK 6 to run:
!SESSION 2013-12-12 15:19:44.752 ----------------------------------------------- eclipse.buildId=4.4.0.I20131030-2000 java.version=1.6.0_45 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.swtbot.eclipse.junit.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-201312123-319.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallFromCentralTest Command-line arguments: -application org.eclipse.swtbot.eclipse.junit.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product -data workspace formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-201312123-319.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallFromCentralTest -consoleLog -debug 17:53:58 org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.aesh.core [983] 17:53:58 Unresolved requirement: osgi.wiring.bundle; visibility:="reexport"; filter:="(&(osgi.wiring.bundle=org.jboss.tools.aesh.runtime)(bundle-version>=0.39.0))" 17:53:58 -> osgi.wiring.bundle; osgi.wiring.bundle="org.jboss.tools.aesh.runtime"; bundle-version:Version="0.43.0.Alpha1-v20131211-1657-B454"; singleton:="true" 17:53:58 org.jboss.tools.aesh.runtime [984] 17:53:58 Unresolved requirement: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"
- relates to
-
JBIDE-16755 Confirmation pop-up when installing JRebel from Central
- Closed