Hello, I have a program that I am not able to run!
The name of the program is DMC and it appears to have code written in java for the graphical interface and other code written in C.
The program requires JDK 1.2 or later and I installed js2dk 1.4. When I try to run the code I get the error:
exception in thread main java.langNoClassDefFounf Error: DMC.
I don't know what to do. In the autoexec.bat i wrote:
set PATH=C:\j2sdk1.4.1_01\bin;
which is the directory where i have java.exe and javac. And i set the same path in the DMC.bat properties, as required. What can i do? I have other java applications that run properly but I can't make this one run. Please help me!
The name of the program is DMC and it appears to have code written in java for the graphical interface and other code written in C.
The program requires JDK 1.2 or later and I installed js2dk 1.4. When I try to run the code I get the error:
exception in thread main java.langNoClassDefFounf Error: DMC.
I don't know what to do. In the autoexec.bat i wrote:
set PATH=C:\j2sdk1.4.1_01\bin;
which is the directory where i have java.exe and javac. And i set the same path in the DMC.bat properties, as required. What can i do? I have other java applications that run properly but I can't make this one run. Please help me!