⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 launcher.properties

📁 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi
💻 PROPERTIES
字号:
#
# Properties for the LauncherBootstrap class
#
# This file contains the following configurable properties:
# - ant.class.path - This property is a ":" separated list of the URL file
#   fragments where the Ant classes are located. The list must include a JAXP
#   compliant XML parser if you are not using Java(TM) SE 1.4 or higher.
#
# Important notes:
# - Relative URL file fragments, such as "../lib", are supported and strongly
#   encouraged as absolute files prevent cross platform distribution.
# - URL file fragments are the portions of a URL after the "file:" string.
#   This means that you must use "/" characters as directory separators on
#   all platforms. Also, ":" characters in a file fragment, such as in drive
#   portion of absolute Windows files, must be URL encoded as "%3A". Lastly,
#   directories must have a "/" character at the end.
# - All relative URL file fragments in the above properties will be resolved
#   using the URL of the directory that the LauncherBootstrap class was
#   loaded from, not the current working directory. This ensures that the
#   LauncherBootstrap class can properly resolve the files without regard to
#   the current working directory.
#
ant.class.path=../common/lib/ant.jar:../common/endorsed/xercesImpl.jar:../common/endorsed/xmlParserAPIs.jar

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -