ClassLoader issue in Debug mode
For no apparent reason, run configurations that were working perfectly are now failing with ClassNotFoundExceptions when run in debug mode. The base version I'm using is 123-94. I've been trying out 123.116. I copied the source and reloaded the project, runs fine with either version.
Any ideas?
Please sign in to leave a comment.
What class is not found? Your custom class or the one from IJ codebase?
Denis
My classes are not found.
Please provide a sample project which illustrates the problem and your idea.log
Denis