JLink`
JLink`

JavaClassPath

JavaClassPath[]

returns the class search path in use by the Java runtime. This includes classes specified via the CLASSPATH environment variable (if any), directories and files added by the user with AddToClassPath, and those directories automatically searched by J/Link.

更多信息和选项

  • To use JavaClassPath, you first need to load J/Link using Needs["JLink`"].
  • JavaClassPath returns a list of strings specifying directories and .jar or .zip files, in the same order that they will be searched for classes by the Java runtime.
Wolfram Research (2007),JavaClassPath,Wolfram 语言函数,https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

文本

Wolfram Research (2007),JavaClassPath,Wolfram 语言函数,https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

CMS

Wolfram 语言. 2007. "JavaClassPath." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

APA

Wolfram 语言. (2007). JavaClassPath. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html 年

BibTeX

@misc{reference.wolfram_2024_javaclasspath, author="Wolfram Research", title="{JavaClassPath}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_javaclasspath, organization={Wolfram Research}, title={JavaClassPath}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html}, note=[Accessed: 18-November-2024 ]}