|
|
@ -172,7 +172,7 @@ public class DesignerStartup extends Activator { |
|
|
|
private void checkDebugStart() { |
|
|
|
private void checkDebugStart() { |
|
|
|
|
|
|
|
|
|
|
|
if (ComparatorUtils.equals("true", System.getProperty("debug"))) { |
|
|
|
if (ComparatorUtils.equals("true", System.getProperty("debug"))) { |
|
|
|
// setDebugEnv();
|
|
|
|
setDebugEnv(); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|