From d04ee580f3dbc4f9c6c7cd4ba2ab7cec5b38a452 Mon Sep 17 00:00:00 2001 From: Xerxes RĂ„nby Date: Thu, 26 Nov 2015 12:19:07 +0100 Subject: Bug 682: Rename com.sun.gluegen -> com.jogamp.gluegen in doc/** --- doc/HowToBuild.html | 2 +- doc/manual/example1/gen.sh | 4 ++-- doc/manual/example2/gen.sh | 2 +- doc/manual/example3/gen.sh | 2 +- doc/manual/example4/gen.sh | 2 +- doc/manual/example5/gen.sh | 2 +- doc/manual/example6/gen.sh | 2 +- doc/manual/example7/gen.sh | 2 +- doc/manual/index.html | 14 +++++++------- 9 files changed, 16 insertions(+), 16 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
  • - CharScanner; panic: ClassNotFoundException: com.sun.gluegen.cgram.CToken + CharScanner; panic: ClassNotFoundException: com.jogamp.gluegen.cgram.CToken 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, diff --git a/doc/manual/example1/gen.sh b/doc/manual/example1/gen.sh index 047b448..63943e9 100644 --- a/doc/manual/example1/gen.sh +++ b/doc/manual/example1/gen.sh @@ -14,5 +14,5 @@ else SEP=: fi -echo java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +echo java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example2/gen.sh b/doc/manual/example2/gen.sh index 99adddd..e1b34cc 100644 --- a/doc/manual/example2/gen.sh +++ b/doc/manual/example2/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example3/gen.sh b/doc/manual/example3/gen.sh index c44676f..9708851 100644 --- a/doc/manual/example3/gen.sh +++ b/doc/manual/example3/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example4/gen.sh b/doc/manual/example4/gen.sh index c44676f..9708851 100644 --- a/doc/manual/example4/gen.sh +++ b/doc/manual/example4/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example5/gen.sh b/doc/manual/example5/gen.sh index c44676f..9708851 100644 --- a/doc/manual/example5/gen.sh +++ b/doc/manual/example5/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example6/gen.sh b/doc/manual/example6/gen.sh index c44676f..9708851 100644 --- a/doc/manual/example6/gen.sh +++ b/doc/manual/example6/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/example7/gen.sh b/doc/manual/example7/gen.sh index c44676f..9708851 100644 --- a/doc/manual/example7/gen.sh +++ b/doc/manual/example7/gen.sh @@ -14,4 +14,4 @@ else SEP=: fi -java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h +java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h diff --git a/doc/manual/index.html b/doc/manual/index.html index d89f626..15f1482 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -363,7 +363,7 @@
    -
    CharScanner; panic: ClassNotFoundException: com.sun.gluegen.cgram.CToken
    +
    CharScanner; panic: ClassNotFoundException: com.jogamp.gluegen.cgram.CToken
    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, and on Mac OS X, delete them from @@ -397,9 +397,9 @@ emitterClassName as the fully-qualified name of the emitter class which will be used by GlueGen to generate the glue code. The emitter class must implement the - com.sun.gluegen.GlueEmitter interface. If this + com.jogamp.gluegen.GlueEmitter interface. If this option is not specified, a - com.sun.gluegen.JavaEmitter will be used by default. + com.jogamp.gluegen.JavaEmitter will be used by default.
  • -CcfgFile adds cfgFile to the list of configuration files used to set up the chosen emitter. This is @@ -435,7 +435,7 @@
     <taskdef name="gluegen"
    -    classname="com.sun.gluegen.ant.GlueGenTask"
    +    classname="com.jogamp.gluegen.ant.GlueGenTask"
         classpathref="gluegen.classpath" />
                         
    @@ -445,7 +445,7 @@ <gluegen src="[header to parse]" config="[configuration file]" includeRefid="[dirset for include path]" - emitter="com.sun.gluegen.JavaEmitter"> + emitter="com.jogamp.gluegen.JavaEmitter"> <classpath refid="gluegen.classpath" /> </gluegen> @@ -1679,8 +1679,8 @@

    -    java -cp gluegen.jar:antlr.jar com.sun.gluegen.GlueGen \
    -        -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h
    +    java -cp gluegen.jar:antlr.jar com.jogamp.gluegen.GlueGen \
    +        -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h
                         

    The resulting Java and native code needs to be compiled, and the -- cgit v1.2.3