This tutorial will show how to quickly fix the Intellij Error: Could not find or load main class when running the main method of a class.
Intellij Error: Could not find or load main class com.bgasparotto.learningscala.scala.util.TryExamples Process finished with exit code 1
On Intellij, click on File -> Invalidate Caches / Restart as shown in the picture:
Then confirm on the next screen by clicking on Invalidate and Restart:
Feel free to add on the comments any other solution you may find.
Hope this helps. See ya!
This guide will show you how to create a Python function decorator with a few…
This guide will show you how to fix the error Got permission denied while trying…
This guide will show you how to create a Python virtual environment on Intellij IDEA…
This tutorial will quickly show you how to to find and kill processes on Linux,…
This guide shows a possible solution for Python error Relocation R_X86_64_PC32 against symbol can not…
I condensed below a cheat sheet of Kubernetes useful commands. I will keep updating this…