diff options
Diffstat (limited to 'doc/HowToBuild.html')
-rw-r--r-- | doc/HowToBuild.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index dcfe3ba..71ea85c 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -237,7 +237,7 @@ apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 gcc-multilib lib32gcc1 lib32g </li> <li> - <b>CharScanner; panic: ClassNotFoundException: com.sun.gluegen.cgram.CToken</b> + <b>CharScanner; panic: ClassNotFoundException: com.jogamp.gluegen.cgram.CToken</b> This occurs because ANTLR was dropped into the Extensions directory of the JRE/JDK. On Windows and Linux, delete any ANTLR jars from jre/lib/ext, |