I am doing CloudSim project in Eclipse. Repeatedly I am facing the problem of
Error: Could not find or load main class
When I execute a program for many times, suddenly I get this error. Later I could not run the program. I tried with all suggested solutions like:
Refresh the project
Run the project as Run->Run Configurations-> Run
Building java path once again
When I got same error earlier, one of these solutions solved my problem. But now no one solution is solving my problem.
Please, can anyone help me to solve this problem?
I appreciate your response.