Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Imported java project, but cannot build
Imported java project, but cannot build [message #144425] Wed, 15 October 2003 11:17 Go to next message
Eclipse UserFriend
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 #144463 is a reply to message #144425] Wed, 15 October 2003 11:49 Go to previous messageGo to next message
Eclipse UserFriend
fixed it, i must have not checked it out as a java project, just a project.
al wrote:
> 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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Help! happen Unsupported VM encoding MS936 when run Tomcat4.1 in eclipse
Next Topic:Normal Folder in a Java project
Goto Forum:
  


Current Time: Fri Jul 18 01:26:09 EDT 2025

Powered by FUDForum. Page generated in 0.04335 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top