Snippets tagged “clean-build”
1 snippet uses this tag.
- Eclipse error ... cannot be resolved to a typeJava
If you are seeing an error in Eclipse that says "cannot be resolved to a type," it usually means that Eclipse is unable to find the class or interface that you are trying to use in your code.