[no subject]

Chhaya Mudgal wrote:
> when I  compile one of the examples in the examples jar file
> it gives me error. The file was VerySimple.java that i tried to run.
> 
> error was
> exception in thread "main" java.langNoClassDefFoundError: VerySimple.java 

It looks like you tried to run 'VerySimple.java', which is the name
of the source file.

Instead, try 'java VerySimple'.


  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: