Thursday, August 11, 2011

How to overcome this java run-time problem?

You are running this command from the root of the C drive, and it cannot find the java program "simple". You need to run this command from the directory that contains your java program. If it works from that directory, then you didn't change the classpath properly.

No comments:

Post a Comment