# The name of the module to compile gwt.module=edu.sc.Main # Path of the GWT installation directory.Use Internet-Standard of forward slases for this path gwt.install.dir=/home/jmvidal/lib/gwt-linux-1.4.61 # Folder within the web app context path where the output # of the GWT module compilation will be stored. gwt.output.dir=/edu.sc.Main # Script output style: OBF[USCATED], PRETTY, or DETAILED gwt.compiler.output.style=OBF # The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, gwt.compiler.logLevel=WARN # Script output style: OBF[USCATED], PRETTY, or DETAILED gwt.shell.output.style=OBF # The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, gwt.shell.logLevel=WARN