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.

Details and Options

  • 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 Language function, https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

Text

Wolfram Research (2007), JavaClassPath, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

CMS

Wolfram Language. 2007. "JavaClassPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html.

APA

Wolfram Language. (2007). JavaClassPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/JLink/ref/JavaClassPath.html

BibTeX

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

BibLaTeX

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