?? path.properties
字號:
# Fix this path first
wtk.home = E:/Software/devtools/wtk22
util.path = util
# lib dir
dir.lib = lib
# source dir
dir.src = src
dir.resources = res
# temp dirs
dir.temp = temp
dir.preprocessed = ${dir.temp}/0-preprocessed
dir.compile = ${dir.temp}/1-classes
dir.preverify = ${dir.temp}/2-preverified
dir.package = ${dir.temp}/3-package
dir.obfuscated = ${dir.temp}/4-obfuscated
dir.output = ${dir.temp}/5-output
# target dir
dir.bin = bin
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -