summaryrefslogtreecommitdiffstats
path: root/doc/HowToBuild.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-03-26 21:56:41 +0100
committerGitHub <[email protected]>2019-03-26 21:56:41 +0100
commit39ea4790b66d5bad5fa6bb66eda8586ef4c4ca58 (patch)
tree9ea27366d1eaa58a1300052c06730f014294b0f9 /doc/HowToBuild.html
parent27f0a367e89a4a6a03919d1889807ff6307ee0cf (diff)
parentd04ee580f3dbc4f9c6c7cd4ba2ab7cec5b38a452 (diff)
Merge pull request #31 from xranby/bug682
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 0e31d37..7c15e74 100644
--- a/doc/HowToBuild.html
+++ b/doc/HowToBuild.html
@@ -250,7 +250,7 @@ apt-get install lib32z1 lib32ncurses5 gcc-multilib lib32gcc1 lib32gomp1 lib32itm
</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,