*** Date:
Thursday, July 22, 2010 9:12:14 AM EDT
** System properties:
OS=Linux
OS version=2.6.32
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.5
Build id: 8.5-20100319
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 8.5
Build id: 8.5-20100319
Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-showsplash
-launcher
/home/will/Genuitec/MyEclipse 8.5/myeclipse
-name
Myeclipse
–launcher.library
/home/will/Genuitec/MyEclipse 8.5//../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so
-startup
/home/will/Genuitec/MyEclipse 8.5//../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-exitdata
1b0018
-install
/home/will/Genuitec/MyEclipse 8.5
-configuration
/home/will/Genuitec/MyEclipse 8.5/configuration
-vm
/home/will/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/bin/java
+ = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + = + =
I have a number of properties files that have extra ‘\’ characters added on save, e.g.
“following credits:\n” becomes “following credits\:\n”
When I switch to the Eclipse Properties File editor these extra ‘\’ characters are not added on save.
Note the extra and unwanted ‘\’ before the colon (‘:’)
If I use the regular Eclipse properties file editor this behavior does not happen.