You probably want to undo this bit:
On 2007-03-22, at 17:34 EDT, [EMAIL PROTECTED] wrote:
Modified: openlaszlo/branches/legals/WEB-INF/lps/config/lps.properties
===================================================================
--- openlaszlo/branches/legals/WEB-INF/lps/config/lps.properties
2007-03-22 21:25:48 UTC (rev 4454)
+++ openlaszlo/branches/legals/WEB-INF/lps/config/lps.properties
2007-03-22 21:34:30 UTC (rev 4455)
@@ -150,7 +150,7 @@
# Default runtime
compiler.runtime.default=swf7
# Turn backtraces on in the debugger (slower, off by default)
-#compiler.debug.backtrace=true
+compiler.debug.backtrace=true
# TODO: Remove after Leopard
# Safari debugging compatibility (of by default)
#compiler.debug.safari=true
Maybe we could come up with a way of setting these prefs in the
environment instead of having to edit the file?