issue with eclipse after checking out project from svn

Posted by ali haider on Server Fault See other posts from Server Fault or by ali haider
Published on 2013-10-21T14:53:34Z Indexed on 2013/10/21 15:55 UTC
Read the original article Hit count: 336

Filed under:
|

After checking out a project from SVN, I am getting the following prompt in eclipse any time I try to change anything in the code:

The compilation unit is not in the build path of the project 

There is no Java build path option when I right click on the project.
Any ideas on how to troubleshoot or fix the issue will be greatly appreciated.

Note: I tried changing the project file manually but now my project files are being displayed in separate directories inside the trunk.

© Server Fault or respective owner

Related posts about svn

Related posts about eclipse