I tried searching for the solution in this problem and I haven't found any.
Whenever I press F5 to step into any code during debugging to try it, because I'm new to this thing, I always get "class not found exception
" with
Launcher$AppClassLoader(ClassLoader).loadClass(String) line: 358
What should I do? I reinstalled jdk a few times now and the problem is still the same.