Exceptions can not be thrown?
I have this problem and I do not know how to solve it. It could be found by the classloader, otherwise the import would not be able to be resolved. The import is resolved, so the exception-class can be load. Somehow the IDE is not able to load one of the dependency-classes that indicate that it is inherited from a throwable class. But how to know what classes along the inheritance could not be found?

3 Replies
⌛
This post has been reserved for your question.
Hey @Peter Rader! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
I found the solution: https://eclipsedriven.blogspot.com/2010/12/fixing-error-type-orgeclipsecoreruntime.html
Fixing error: The type org.eclipse.core.runtime.IAdaptable cannot b...
If you get one of the following errors : The type org.eclipse.core.runtime.IAdaptable cannot be resolved. It is indirectly reference...
Post Closed
This post has been closed by <@574922348642172929>.