sapporo
12-03-2002, 01:14 PM
Hi,
I just downloaded the Eclipse M3 build from eclipse.org, but unlike an older version, it won't start. Instead, it logs an error message to the console (see below).
I'm running the latest Java developer preview (1.4). juse 1.3.1 didn't help.
Anyone have this up and running? Anyone?
Thanks,
-sapporo.
---
Exception in thread "main" java.lang.NoSuchMethodError: <init>
at apple.launcher.LaunchPList$CFDictionary.nativeGet(Native Method)
at apple.launcher.LaunchPList$CFDictionary.get(LaunchPList.java:364)
at apple.launcher.LaunchPList.getArguments(LaunchPList.java:140)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
I just downloaded the Eclipse M3 build from eclipse.org, but unlike an older version, it won't start. Instead, it logs an error message to the console (see below).
I'm running the latest Java developer preview (1.4). juse 1.3.1 didn't help.
Anyone have this up and running? Anyone?
Thanks,
-sapporo.
---
Exception in thread "main" java.lang.NoSuchMethodError: <init>
at apple.launcher.LaunchPList$CFDictionary.nativeGet(Native Method)
at apple.launcher.LaunchPList$CFDictionary.get(LaunchPList.java:364)
at apple.launcher.LaunchPList.getArguments(LaunchPList.java:140)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)