| Author |
Message |
|
|
Post subject: My breakpoints a getting removed....
Posted: Mar 10, 2010 - 06:36 PM
|
|
Registered Member


Joined: Nov 03, 2008
Posts: 19
|
|
Whenever I save and editor on a file, all the breakpoints in the file are removed. How do you stop this from happening?
TIA,
Bob |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: My breakpoints a getting removed....
Posted: Mar 11, 2010 - 04:14 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
Bob,
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. |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: My breakpoints a getting removed....
Posted: Mar 11, 2010 - 05:54 PM
|
|
Registered Member


Joined: Nov 03, 2008
Posts: 19
|
|
Nothing 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.8
Installation 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 Workbench
Version: 7.5
Build id: 7.5-20090609
Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700
Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700
Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20090211-1700
Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400
Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700
Eclipse 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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: My breakpoints a getting removed....
Posted: Mar 11, 2010 - 05:54 PM
|
|
Registered Member


Joined: Nov 03, 2008
Posts: 19
|
|
Nothing 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.8
Installation 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 Workbench
Version: 7.5
Build id: 7.5-20090609
Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700
Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700
Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20090211-1700
Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400
Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700
Eclipse 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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: My breakpoints a getting removed....
Posted: Mar 17, 2010 - 05:45 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
|
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: My breakpoints a getting removed....
Posted: Mar 19, 2010 - 02:46 PM
|
|
Registered Member


Joined: Nov 03, 2008
Posts: 19
|
|
I 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 |
|
|
| |
|
|
|
 |
|
|