Changes between Version 5 and Version 6 of ProblemsWithEclipse
- Timestamp:
- 02/28/06 18:07:41 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemsWithEclipse
v5 v6 5 5 svn: Working copy 'C:\workspace_beta\DFKIUtils2\lib' is missing or not locked''' 6 6 7 this one comes often. 7 8 solution: 9 * cleanup project - fails 10 * delete folder - fails because weird bug. 11 * exit eclipse, delete folder, update using tortoise. - delete folder 'lib' works, but then update fails because of 'working copy locked. please execute the cleanup command' 12 * cleanup project - now works. 13 * update - works. 14 * solved. 8 15 9 16 '''Compile errors because required libraries are missing'''