I've tryied to execute a class file Java, through Eclipse IDE, but it has returned this error: "It is impossile to search the main class file.java caused by: java.lang.ClassNotFoundException : file.java"
I've setted the environment configuration, added the variable path through settings Run Configurations, but it has seemed not enough because the class has not belonged to be searched. What's the matter caused by java.lang.ClassNotFoundException and how can solve it ? Thank you Best Regards
Ok so it's wrong to name main class with extension .java but I have to set the name of main class correctly. I've obtained also this message of error: "Error: it's impossible to search or to load the main class: file". The detail of the error log is the following-"System property https.proxyPort is set to 8080 but should not be set." This has been obtained in virtual system of work. While at the local system I've obtained this message: "An internal error occurred during: "Launching New_configuration (1)"." with its exception stack trace: