jetspeed_testconfig.properties
来自「jetspeed源代码」· PROPERTIES 代码 · 共 15 行
PROPERTIES
15 行
webapp.path=webapp
# tr.props.path=/WEB-INF/conf/test/jetspeed.properties
tr.props.path=../test/conf/jetspeed-test.properties
#Whether or not print() method outputs
verbose=false
#* PSML Info *#
psml.mapping=${webapp.path}/WEB-INF/conf/psml-mapping.xml
#** Test case for skins **#
skin.test=${webapp.path}/WEB-INF/psml/test/skin_testcase.psml
skin.test2=${webapp.path}/WEB-INF/psml/test/skin_testcase2.psml
skin.test3=${webapp.path}/WEB-INF/psml/test/skin_testcase3.psml
skin.test4=${webapp.path}/WEB-INF/psml/test/skin_testcase4.psml
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?