aboutsummaryrefslogtreecommitdiffstats
path: root/doc/HowToBuild.html
diff options
context:
space:
mode:
authorXerxes Rånby <[email protected]>2015-11-26 12:19:07 +0100
committerXerxes Rånby <[email protected]>2015-11-26 12:19:07 +0100
commitd04ee580f3dbc4f9c6c7cd4ba2ab7cec5b38a452 (patch)
tree6a3e73ba1ddffb12fea1680e50a20dacbbd5c3da /doc/HowToBuild.html
parentacd52a1936090eee11b3220f5c75ee37763773c7 (diff)
Bug 682: Rename com.sun.gluegen -> com.jogamp.gluegen in doc/**
Diffstat (limited to 'doc/HowToBuild.html')
-rw-r--r--doc/HowToBuild.html2
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,