From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/shared/optionen/javaclasspath.xhp | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 helpcontent2/source/text/shared/optionen/javaclasspath.xhp (limited to 'helpcontent2/source/text/shared/optionen/javaclasspath.xhp') diff --git a/helpcontent2/source/text/shared/optionen/javaclasspath.xhp b/helpcontent2/source/text/shared/optionen/javaclasspath.xhp new file mode 100644 index 000000000..f3707abf1 --- /dev/null +++ b/helpcontent2/source/text/shared/optionen/javaclasspath.xhp @@ -0,0 +1,54 @@ + + + + + + + + +Class Path +/text/shared/optionen/javaclasspath.xhp + + +UFI: new dialog from Java tab page + + + + + +Class Path +You use this dialog to add folders and archives to the Java class path. These paths are valid for any JRE that you start. +
+ +
+ +Assigned folders and archives +Specifies the location of Java classes or Java class libraries. The new classpath becomes valid after you restart %PRODUCTNAME.UFI: moved these paras here from the Security tab page +Java classes that are accessed through the classpath do not undergo a security check.UFI: moved these paras here from the Security tab page + +Add Archive +Select an archive file in jar or zip format and add the file to the class path. + +Add Folder +Select a folder and add the folder to the class path. + +Remove +Select an archive or a folder in the list and click Remove to remove the object from the class path. + +
-- cgit v1.2.3