help needed compiling java application
From: Geiregat Jonas (eniac_at_sdf-eu.org)
Date: 04/28/04
- Next message: author: "Re: Applet"
- Previous message: xaos: "Re: Observer/Observable Pattern"
- Next in thread: Chris Smith: "Re: help needed compiling java application"
- Reply: Chris Smith: "Re: help needed compiling java application"
- Reply: Fahd Shariff: "Re: help needed compiling java application"
- Reply: Roedy Green: "Re: help needed compiling java application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 01:35:18 +0200
I do the following to compile my application:
export
CLASSPATH=/usr/share/java-gnome/lib/gtk0.8.jar:/usr/share/java-gnome/lib/gnome0.8.jar:/usr/share/java-gnome/lib/glade0.8.jar:/usr/share/java-gnome/lib/gconf0.8.jar:/usr/share/java-gnome/lib/gnomevte0.8.jar:/usr/share/java-gnome/lib/gtkhtml0.8.jar
javac First.java
java First
Exception in thread "main" java.lang.NoClassDefFoundError: First/java
- Next message: author: "Re: Applet"
- Previous message: xaos: "Re: Observer/Observable Pattern"
- Next in thread: Chris Smith: "Re: help needed compiling java application"
- Reply: Chris Smith: "Re: help needed compiling java application"
- Reply: Fahd Shariff: "Re: help needed compiling java application"
- Reply: Roedy Green: "Re: help needed compiling java application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|