📄 gwt.properties
字号:
# The name of the module to compilegwt.module=my.company.Main# Path of the GWT installation directory.Use Internet-Standard of forward slases for this pathgwt.install.dir=C:/download/gwt/gwt-windows-1.4.60# Folder within the web app context path where the output# of the GWT module compilation will be stored.gwt.output.dir=/my.company.Main# 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# Script output style: OBF[USCATED], PRETTY, or DETAILEDgwt.shell.output.style=OBF# The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG,gwt.shell.logLevel=WARN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -