Ultratoto14 asks (in the comments):
I tried to launch eclipse M8 and M9 with the latest binaries. It does not run.
I saw that the on april 15 you successfully started it.
Is there something special to do or is the latest bin cannot be used ?
Thanks in advance.
M8 runs, but M9 doesn't. For M8 to run, you do need to add the xalan and xerces jars to the bootclasspath (wrapped for readability):
eclipse -vm c:\ikvm\bin\ikvm.exe -vmargs -Xbootclasspath:C:\xalan-j_2_6_0\bin\xalan.jar; C:\xalan-j_2_6_0\bin\xercesImpl.jar; C:\xalan-j_2_6_0\bin\xml-apis.jar
Note that this is on Windows. I haven't tried running Eclipse on Mono/Linux.
Remember Me
I apologize for the lameness of this, but the comment spam was driving me nuts. In order to be able to post a comment, you need to answer a simple question. Hopefully this question is easy enough not to annoy serious commenters, but hard enough to keep the spammers away.
Anti-Spam Question: What method on java.lang.System returns an object's original hashcode (i.e. the one that would be returned by java.lang.Object.hashCode() if it wasn't overridden)? (case is significant)
Powered by: newtelligence dasBlog 2.3.12105.0
© Copyright 2021, Jeroen Frijters
E-mail