Hi All,
Just thought I would post my details / discoveries when upgrading to 9.0 M1 version on Mac
I had been come very frustrated with the line numbers not scrolling properly when editing files, so took the plunge, as other threads have lead me to belive the issue (only visible on my second large screen monitor, not the Macbook Pro screen) is in eclipse.
————————————————–
1) So downloaded the installer from myeclipse
————————————————–
2) used the uninstaller (located with the app for the 8.6 version) to uninstall the old version
————————————————–
3) unpacked the download and ran the installer app for 9.0 M1
It failed pretty quickly with the following error
An error has occured.
See the log file
/Library/Genuitec/Pulse Explorer/configuration/1293102370050.log
This contained the following :
!SESSION Thu Dec 23 11:06:10 GMT 2010 ——————————————
!ENTRY org.eclipse.equinox.launcher 4 0 2010-12-23 11:06:10.068
!MESSAGE Invalid splash path entry: platform\:/base/plugins/org.eclipse.platform
!ENTRY org.eclipse.equinox.launcher 4 0 2010-12-23 11:06:10.071
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:616)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
————————————————–
4) Now removed /Genuitec folder
install now worked fine 🙂
BUT – I still have the scrolling issue with numbers on my 1920 x 1080 monitor
FRUSTRATING !!!!!!!!!