Search found 6 matches
- Tue 26. Aug 2008, 13:39
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
- Fri 22. Aug 2008, 09:52
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
Thanks for your hints. I have check the comand and found, that the new jReality-tutorial.zip (I used all new files) hat not the geom folder. Then I have remove .geom in command, it work. Could you please check the Download section ? PS: There is a unused "/*" in compile command (fast at end), can yo...
- Thu 21. Aug 2008, 15:25
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
I have done as new Getting Started. It doesn't work. >java -cp ../jReality.jar:../lib/jtem-beans.jar:./ de.jreality.tutorial.gereality.tutorial.geom.Cube05 Exception in thread "main" java.lang.NoClassDefFoundError: de/jreality/tutorial/geom/Cube05 I use java 6 and suse 10.x (not exactly, because I c...
- Thu 21. Aug 2008, 09:27
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
Thank you very much for your hints und tipps.
I did all, what you say, and I can compile. But I can not execute the *.class files
What must I do ?
I did all, what you say, and I can compile. But I can not execute the *.class files
Code: Select all
>java de.jreality.tutorial.Cube01
Exception in thread "main" java.lang.NoClassDefFoundError: de/jreality/tutorial/Cube01/class
- Wed 20. Aug 2008, 09:37
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
I want to compile the tutorial It is do: * In Directory ~/jReality: +jReality.jar +antlr.jar +bsh.jar ...[all third-paty *.jar] +tutorial/ +--costa.3ds +--dodec.off +--grid.jpeg +--README +--terrain.3ds +--de/ +--jreality/ +--tutorial/ ..... and ~/.profile CLASSPATH=~/jReality/*.jar in bash I have i...
- Tue 19. Aug 2008, 12:32
- Forum: Installation
- Topic: How can I add the classpath ?
- Replies: 10
- Views: 3736
How can I add the classpath ?
I have added the CLASSPATH variable in the ./profile (I use Linux). But the javac don't compile *.java files. I haven't programm java and a newbie in Linux. Please tell me step by step.
PS Sorry for my English. And can I write here German ?
PS Sorry for my English. And can I write here German ?