-
To illustrate the problem: The file content is
"quoted1!" regular text "quoted2"
The part " regular text " is highlighted as quoted String. if I remove the "!", I see the original issue.
2009-07-03 21:37:19 UTC in Smultron
-
A similar effect: when the first quoted string has an exclamation mark as last character, then the part between the first and second quoted string is highlighted.
2009-07-03 21:19:23 UTC in Smultron
-
BTW, it was a new install of Eclipse and Lomboz, I didn?t upgrade.
2003-04-14 15:04:52 UTC in Lomboz
-
I got a new variation of this bug, with the following stack trace:
!ENTRY org.eclipse.ant.core 4 1 Apr 14, 2003 16:35:04.941
!MESSAGE file:/Volumes/Data/roinee/Projects/RRManager/RangerModule/META-INF/ejbGenerate.xml:58: Unexpected error
!STACK 0
file:/Volumes/Data/roinee/Projects/RRManager/RangerModule/META-INF/ejbGenerate.xml:58: Unexpected error
at...
2003-04-14 15:03:40 UTC in Lomboz
-
the definition of the server you want to use, of course. If you have time and nerve, you can do this to all servers one after the other, and you'll get configuration for all of them. BTW, i blame this on SWT rather than lomboz.
2003-04-04 22:49:53 UTC in Lomboz
-
same here on mac os x with session beans. I got an exception stack trace here:
!ENTRY com.objectlearn.jdt.j2ee 4 4 Apr 04, 2003 14:36:13.452
!MESSAGE J2EE Plugin internal error
!STACK 1
org.eclipse.core.runtime.CoreException[1]: java.lang.NoClassDefFoundError: xjavadoc/ant/XJavadocTask
at java.lang.ClassLoader.defineClass0(Native Method)
at...
2003-04-04 22:34:15 UTC in Lomboz
-
Same here. A workaround: go to $ECLIPSE_HOME/plugins/com.objectlearn/jdt.j2ee/servers and prefix the definition of the server with a zero. When you restart Eclipse, this file will be read first, and you can change the values for it.
2003-04-04 22:32:17 UTC in Lomboz
-
From 2.1 on, the server configuration page does not work for me on OS X (Eclipse SDK 2.1). I get the following exception:
!ENTRY org.eclipse.ui 4 4 Apr 01, 2003 09:13:21.593
!MESSAGE Unhandled exception caught in event loop.
Unhandled exception caught in event loop.
Reason:
!ENTRY org.eclipse.ui 4 0 Apr 01, 2003 09:13:21.664
!MESSAGE Failed to execute runnable...
2003-04-01 07:42:19 UTC in Lomboz