gwt.properties
来自「netbeans开发gwt程式的插件」· PROPERTIES 代码 · 共 9 行
PROPERTIES
9 行
# The name of the module to compilegwt.module=com.google.gwt.sample.HistoryExample# Folder within the web app context path where the output# of the GWT module compilation will be stored.gwt.output.dir=/com.google.gwt.sample.HistoryExample# Script output style: OBF[USCATED], PRETTY, or DETAILEDgwt.compiler.output.style=OBF# The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG,gwt.compiler.logLevel=WARN
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?