[ajug-members] Problem building Project with Eclipse

hsaid at checkfree.com hsaid at checkfree.com
Wed May 16 14:08:17 EDT 2007


Members,
I am encountering the following weird problem while trying to build my 
project using Eclipse IDE.

- I get all my source using Subversion. My source and related files are in 
the directoryC:/m2/ GameX/GameXStrings
- I tried to build my project at AtlasStrings using Eclispe. it gives this 
error: Element not found: /SVN/GameX/GameXStrings.
- The eclipse logs show this: 
     java.lang.IllegalArgumentException: Element not found: 
/SVN/GameX/GameXStrings
        at 
org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:255)
        at 
org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:183)
- I found that Subversion creates the directory .svn under GameStrings
- Copying the repositry to a new location and removing .svn does result in 
the successful build. But i dont want to remove .svn

Any thoughts on the error.


Thanks for your help,
Hammad



More information about the ajug-members mailing list