Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
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'.
visad
archives: