diff options
author | Sven Gothel <[email protected]> | 2001-06-18 23:20:46 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-06-18 23:20:46 +0000 |
commit | cc7376ee5616743cdd7b7a5c711f054b32ae8e4e (patch) | |
tree | 1550b5fd8630667151fe30e74811abb6a45792ea /Java2.txt | |
parent | 8512ae5ab8a75fad8a75aec0b6e04e3fcd1d2c6f (diff) |
2.8.0.0 pre-release cvs only
Diffstat (limited to 'Java2.txt')
-rw-r--r-- | Java2.txt | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -88,9 +88,17 @@ Be sure to have: call as root ! +Java2 Command-Line JDK (1.3-1.4.X, sun) on Win32: +================================================= + Well, you have to start the java.exe from the + <jdk-path>/jre/bin/java.exe + Otherwise, the jawt.dll is not found !! BUG in JDK !! + + + Java2-Plug-In, Appletviewer, Security: ====================================== - Since GL4Java 2.7.1, the gl4java.jar file must resides within + Since GL4Java 2.7.1, the gl4java*.jar files must resides within the jre/lib/ext directory. In this case no special policy is needed for use GL4Java and you can skip this chapter !! |