- This topic has 5 replies, 2 voices, and was last updated 14 years, 8 months ago by rbreitling.
-
AuthorPosts
-
rbreitlingMemberWhenever I save and editor on a file, all the breakpoints in the file are removed. How do you stop this from happening?
TIA,
Bob
support-shaliniMemberBob,
Can you give some more information?
1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
2. What is the editor that you are working with?
3. Are there any relevant errors logged in the log file located at workspace dir > .metadata > .log when you save a file?
Please clear the log file and save it before you check for logged messages on editor save. This will ensure that the logged messages belong to save action.
rbreitlingMemberNothing is being added to the .log file.
I am editing a Java source file.
I am running on a MacBook Pro, OS X 10.5.8Installation summary;
*** Date:
Thursday, March 11, 2010 11:53:26 AM CST** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_22*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
../../../configuration
-keyring
/Users/admin/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
rbreitlingMemberNothing is being added to the .log file.
I am editing a Java source file.
I am running on a MacBook Pro, OS X 10.5.8Installation summary;
*** Date:
Thursday, March 11, 2010 11:53:26 AM CST** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_22*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Pulse/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
../../../configuration
-keyring
/Users/admin/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
support-shaliniMemberBob,
Can you switch to a new workspace and check if the issue persists?
Also, can you try using the -clean command as mentioned in the link below –
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/Let me know if that helps.
rbreitlingMemberI switch to a new workspace and the problem persists.
Did a start up with -clean and no difference.I am going to upgrade to 8.0 from 7.5 and see what happens.
Thanks for your help.
Bob
-
AuthorPosts