Exception in thread main
i have begun receiving the following error message when i try to execute
java programs - even those that have previously worked:
Exception in thread "main" java.lang.NoClassDefFoundError: pgmname/java
can anyone provide some insight? thanks in advance.
j
ps these are all simple programs that have workded before.

