eclipse doesn't start:
There is something wrong with java on my iMacG5 on which I installed Leopard: I fetched the last tarball 3.3.1.1 which runs nicely on my MacBookPro intel Core 2 Duo.
And I get:
bash-3.2$ /Applications/eclipse/eclipse
Exception in thread "main" java.lang.SecurityException: cannot verify signature block file META-INF/ECLIPSE
at sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java: 202)
at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:176)
at java.util.jar.JarVerifier.processEntry(JarVerifier.java:276)
at java.util.jar.JarVerifier.update(JarVerifier.java:188)
at java.util.jar.JarFile.initializeVerifier(JarFile.java:325)
at java.util.jar.JarFile.getInputStream(JarFile.java:390)
at sun.misc.URLClassPath$JarLoader$1.getInputStream(URLClassPath.java:620)
at sun.misc.Resource.cachedInputStream(Resource.java:58)
at sun.misc.Resource.getByteBuffer(Resource.java:113)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:249)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
I tried several times to no avail. Do you have an idea to help me out?
Other (related) thing: protege (which is using eclipse library) doesn't work either. So, although Duke is dancing alright http://www.java.com/en/download/help/testvm.xml (java 1.5.0_13), it's definitely a java related problem imho.
Thanks, Christian
iMac G5, Mac OS X (10.5.1)