On Tue, Nov 14, 2000 at 02:05:23AM +0100, Gerd Fuchsberger wrote:
> Now I tried to compile a simple "Hello World!" program and oooops, this
> appeared: Compilation exited abnormally with code 128 at Tue Nov 14 01:29:04
> 
> and if I tried after that to run the application, then the following error
> appeared:
> java.lang.NoClassDefFoundError: test
> Exception in thread "main"
> Process test exited abnormally with code 1

Does compilation succeed on the command line?
What are the contents of your test.java file?

Reply via email to