Snippets tagged “run-configuration”
2 snippets use this tag.
- Eclipse "Error: Could not find or load main class"Java
If you are seeing an error message that says "Error: Could not find or load main class", it is likely that there is a problem with the classpath for your project.
- How to add directory to classpath in an application run profile in IntelliJ IDEA?Java
To add a directory to the classpath in an application run profile in IntelliJ IDEA, follow these steps: