Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Project put under SVN control does not compile
Project put under SVN control does not compile [message #281630] Wed, 23 February 2005 10:02 Go to next message
Eclipse UserFriend
Originally posted by: thomas.larsson.neuro.uu.se

Hello,

Yesterday we put a project under svn control and today, the eclipse
rebuild project function does not do anything for the files in that
project. It is as if changes to the files are not detected. A
Project->Clean does not even
remove any existing class files. And no class files are created.

We have checked folder permissions, the .project/.classpath files,
recommited the whole project, checked out the project again etc. Nothing
has helped.

The result of this problem is of course that nothing can be run. If we
try, we get the usual error message NoClassDefFound [classname].

This seems to me as something that will have an embarrasingly simple
solution but we havent found it so far.

Can anyone help?
Re: Project put under SVN control does not compile [message #281649 is a reply to message #281630] Wed, 23 February 2005 15:24 Go to previous message
Michael Valenta is currently offline Michael ValentaFriend
Messages: 560
Registered: July 2009
Senior Member
What are the contents of the .project file and the .classpath file? If
the files do not contain the proper information, the projects will not
be compiled properly.

Michael

Thomas Larsson wrote:

> Hello,
>
> Yesterday we put a project under svn control and today, the eclipse
> rebuild project function does not do anything for the files in that
> project. It is as if changes to the files are not detected. A
> Project->Clean does not even remove any existing class files. And no
> class files are created.
>
> We have checked folder permissions, the .project/.classpath files,
> recommited the whole project, checked out the project again etc. Nothing
> has helped.
>
> The result of this problem is of course that nothing can be run. If we
> try, we get the usual error message NoClassDefFound [classname].
>
> This seems to me as something that will have an embarrasingly simple
> solution but we havent found it so far.
> Can anyone help?
>
Previous Topic:FormText Not Wrapping
Next Topic:Must be really simple...ResourceBundle question
Goto Forum:
  


Current Time: Tue Apr 23 11:58:56 GMT 2024

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

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

Back to the top