Imported java project, but cannot build [message #144425] |
Wed, 15 October 2003 11:17  |
Eclipse User |
|
|
|
I've just imported a Java project from a CVS repository, but I cannot
build the project.
The project appears in the eclipse package explorer normally,
When I select the project (ie highlight it), the Build Project and
Rebuild Project menu selections are greyed out. However, the I can
alternately select Open Project or Close Project menu items. The
..project file contains the name of the project, nothing else.
What is wrong?
|
|
|
|
Re: Imported java project, but cannot build [message #145117 is a reply to message #144463] |
Thu, 16 October 2003 14:23  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO--SPAM.us.ibm.com
If your location's usage of CVS will be for Eclipse projects, I suggest
you check the .project and .classpath file back into CVS. That way when
you or others checkout the project they will get it as a java project
and with the correct classpath automatically.
It may be that others are using the same directory in CVS but not using
Eclipse, so in that case the .project/.classpath files may cause a
problem to them.
Rich
|
|
|
Powered by
FUDForum. Page generated in 0.04335 seconds