Can;t start Eclipse JDK 1.7. [message #222050] |
Wed, 18 July 2007 02:10  |
Eclipse User |
|
|
|
Originally posted by: jaddressbook.gmail.com
I have installed JDK 1.7 and discarded all other JDKS, and Eclipse reports
an error after that.
!SESSION 2007-07-18 11:22:11.005
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.7.0-ea
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.equinox.common 4 0 2007-07-18 11:22:11.631
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment:
CDC-1.0/Foundation-1.0,J2SE-1.3
I did search and people mostly ask if JDK 1.7 library can be added,
however no questions about using JDK 1.7 as runtime for Eclipse. Any ideas?
|
|
|
|
Re: Can;t start Eclipse JDK 1.7. [message #222407 is a reply to message #222050] |
Thu, 19 July 2007 06:09  |
Eclipse User |
|
|
|
Originally posted by: markus.milleder.generali.at
Seems whatever checks the execution environment does not know that JDK 7
is a valid implementation of CDC-1.0/Foundation-1.0,J2SE-1.3 (which I
guess it is, as earlier JDKs obviously are).
Unfortunately, you'll have to search for the check yourself - but since
the error message mentions equinox, that newsgroup may be more helpful.
HTH,
Markus
|
|
|
Powered by
FUDForum. Page generated in 0.10580 seconds