I have more than one Eclipse (3.52 "Galileo") workstation so that I can put together related projects in the same vertical area. File and gt; between them Switch workstation I recently copied a good, work-ready project for a different workspace, to "Import File" to import it into my new workspace, But after a clean and build, " this project was not created because its way of construction is incomplete. Class file for Java.lang.Object could not be found. Fix the build path, Then this project Try to make the crop to "error. > Produces all my other projects properly I thought that "path creation" search path is referred to Java or SDK files, then it is only a project (... a project that contains Works fine in a different workspace) but might fail? I have tried to restart Eclipse, switching back and forth between workspaces, making another clean and constructing, but there is no luck. any idea? Thanks in advance. It may be a bit late to help you, but if others are watching then how do I I decide: Right click on your project and select "Properties". Then select the "Java Build Path" and the Library tab. Find a JVM if no one is there (a broken link from your copied project), then click on "Add Library" and add the default JVM if there is a VM, select it and press "Edit" and the default Finding JVM should restore that link and fix the problem. Hope it helps.
Comments
Post a Comment