mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-21 08:25:00 -05:00
makes gwt build log level not all
This commit is contained in:
parent
800efca81b
commit
ea3a64ba38
@ -8,7 +8,7 @@
|
||||
<property environment="env"/>
|
||||
<property name="ECLIPSE_HOME" value="../../../Desktop/eclipse"/>
|
||||
<property name="GWT_PLUGIN" value="../ext/gwt"/>
|
||||
<property name="gwt.args" value="-logLevel ALL -style PRETTY"/>
|
||||
<property name="gwt.args" value="-logLevel INFO -style PRETTY"/>
|
||||
<property name="debuglevel" value="source,lines,vars"/>
|
||||
<property name="target" value="1.7"/>
|
||||
<property name="source" value="1.7"/>
|
||||
|
Loading…
Reference in New Issue
Block a user