More of eclipse pains:
The project was not built since its build path is incomplete. Cannot find the class file for com.hp.qc.db.tables.ISaTableFieldNames. Fix the build path then try building this project.
The magic here is again doing something that cause eclipse to fix its inernal configuration files (usually the '.classpath' file)
- Step (1): Remove/Add some project in "Java Build PathOrder and Export"
- Step (2) Undo the change.
Comments
I have been searching high and low for an explanation for this issue. All Eclipse 3.4 users in my organization experience this randomly when updating from SVN (subclipse)
We do something similar to what you have described to fix the problem - but there must be a more permanent solution.
Goggle results are few and contain very little usefull information.
Have you learned more?
/Alex
We didn't find anything new about this strange error.
If we will find something - I will let you know.
-- Ziv