Error: Could not find or load main class com.ong.Main Caused by: java.lang.ClassNotFoundException: com.ong.Main code example
Example: eclipse Error: Could not find or load main class main java.lang.ClassNotFoundException
// Run configurations -> Run -> Run configurations
// In the Classpath tab select "Advanced"
// Add where Eclipse usually put the *.class for the projects, which is (usually) "bin".