[openempi~source-repository:54] Script to simplify debugging of the web application.
- From: odysseas@kenai.com
- To: commits@openempi.kenai.com
- Subject: [openempi~source-repository:54] Script to simplify debugging of the web application.
- Date: Sat, 13 Mar 2010 18:26:39 +0000
Project: openempi
Repository: source-repository
Revision: 54
Author: odysseas
Date: 2010-03-13 18:26:34 UTC
Link:
Log Message:
------------
Script to simplify debugging of the web application.
Revisions:
----------
54
Added Paths:
------------
branches/2.0.4-development/openempi/webapp-web/gwtDebug.cmd
Diffs:
------
Index: branches/2.0.4-development/openempi/webapp-web/gwtDebug.cmd
===================================================================
--- branches/2.0.4-development/openempi/webapp-web/gwtDebug.cmd (revision 0)
+++ branches/2.0.4-development/openempi/webapp-web/gwtDebug.cmd (revision 54)
@@ -0,0 +1,3 @@
+@echo off
+mvn -Dlog4j.debug -Dgwt.logLevel=ALL
-Dgwt.module=org.openempi.webapp.Application gwt:debug
+
Property changes on:
branches/2.0.4-development/openempi/webapp-web/gwtDebug.cmd
___________________________________________________________________
Added: svn:eol-style
+ native
|
[openempi~source-repository:54] Script to simplify debugging of the web application. |
odysseas | 03/13/2010 |





