- This topic has 4 replies, 3 voices, and was last updated 13 years, 2 months ago by
noefingway.
-
AuthorPosts
-
noefingwayParticipantI searched the forums but couldn’t find any discussion of this. I find that frequently the line numbers do not scroll with the text/code being editted. Turning off and on the line numbers option will set the displayed line numbers to the correct numbers, but will not start them scrolling. I went through the log file, but didn’t see anything that looked relevant to the problem.
I’m running Version: 10.0, Build id: 10.0-20111028, on a MacBook Pro with an up-to-date copy of Lion.
Thx!
support-joyMembernoefingway,
I am sorry to hear you are running into this issue. I am afraid, I could not replicate this issue. I shall escalate to dev team members to assist you with this issue. Could you provide below details to help investigate further –
1. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details and copy and paste the same here
2. What is the editor you are using?
3. What is the type of file you have opened?
4. Could you attach screenshot to help me get a visual?
support-tonyKeymasternoefingway,
In addition to the information that Joy asked for, please elaborate on what you mean by “frequently”. Is there a sequence of actions that will always result in this problem? I’ve tried it on Lion and can’t replicate your problem, so we’d need more information to try to track this down.
If it’s related to this bug in eclipse, you might want to add a comment there as there appears to be a patch which has not been applied to the base code, for some reason.
noefingwayParticipantI’m editing Java code. I haven’t been able to find any particular cause for this behavior. I’ve attached a couple of screen shots where you should be able to see that when scrolling the edit screen the line numbers haven’t moved between the screen caps. If I turn line numbers off and back on, they will show up reflecting the correct file position, however they are still not scrolling with the text in the edit window.
Here’s the info you requested.
*** Date:
Wednesday, December 28, 2011 9:39:01 AM EST** System properties:
OS=MacOSX
OS version=10.7.2
Java version=1.6.0_29*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 10.0
Build id: 10.0-20111028Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Applications/MyEclipse/MyEclipse 10.app/Contents/Profile/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Applications/MyEclipse/MyEclipse 10.app/Contents/Profile/myeclipse.app/Contents/MacOS//../../../../../../../../Library/Genuitec/Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.1.100.v20110502/eclipse_1406.so
-startup
/Applications/MyEclipse/MyEclipse 10.app/Contents/Profile/myeclipse.app/Contents/MacOS//../../../../../../../../Library/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
–launcher.overrideVmargs
-install
/Applications/MyEclipse/MyEclipse 10.app/Contents/Profile
-configuration
/Applications/MyEclipse/MyEclipse 10.app/Contents/Profile/configuration
-keyring
/Users/chaz/.eclipse_keyring
-showlocation
-vm
/System/Library/Frameworks/JavaVM.frameworkAttachments:
You must be logged in to view attached files.
noefingwayParticipantTony,
It is probably related. I’m using a second monitor.
I’ll post a comment on the eclipse thread.
thx!
-
AuthorPosts