- This topic has 3 replies, 2 voices, and was last updated 14 years, 1 month ago by
support-joy.
-
AuthorPosts
-
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 M1It failed pretty quickly with the following error
An error has occured.
See the log file
/Library/Genuitec/Pulse Explorer/configuration/1293102370050.logThis 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 folderinstall now worked fine 🙂
BUT – I still have the scrolling issue with numbers on my 1920 x 1080 monitor
FRUSTRATING !!!!!!!!!
Following Eclipse Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=294929
Going to try patch suggested in comment # 24
Hmmm this version of eclipse 3.6 does not have the org.eclipse.jface.text object to patch…
I have added comment to the above bug and will await answers.
If you use dual monitors you line number will not scroll if you are editing on the 2nd monitor !!!!
support-joyMembermarkw21,
Can you answer below queries?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details
2. Can you attach screenshots which will help me get a visual? -
AuthorPosts