From: Sebastian M. <seb...@un...> - 2008-02-29 17:35:57
|
Am Fri, 29 Feb 2008 10:11:27 -0700 schrieb "Frank Goss" <gr...@gm...>: > Here you go: > C:\Program Files\Java\j2re1.4.2_07\bin\javaw.exe > eclipse.product=org.eclipse.sdk.ide > eclipse.startTime=1204304921763 > eclipse.vm=C:\Program Files\Java\j2re1.4.2_07\bin\javaw.exe > eclipse.vmargs=-Xms40m > -Xmx256m > -jar > C:\Eclipse3_1_2\eclipse\startup.jar ( eclipse 3.1 is quite old, BTW) > > > !ENTRY org.eclipse.update.configurator 2008-02-28 16:34:58.830 > > > !MESSAGE Could not install bundle > > > plugins/org.vimplugin.plugin_0.3.1.jar No match is available for > > > the required execution environment: J2SE-1.5 !SESSION 2008-02-29 > > > 08:10:02.964----------------------------------------------- > > > eclipse.buildId=M20060118-1600 java.version=1.4.2_07 > > > 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 -clean > > > > > > !ENTRY org.eclipse.update.configurator 2008-02-29 08:10:04.576 > > > !MESSAGE Could not install bundle > > > plugins/org.vimplugin.plugin_0.3.1.jar No match is available for > > > the required execution environment: J2SE-1.5 We require java 1.5, you use 1.4.2. Install a newer java runtime, perhaps that will do it. Seb. |