[ajug-members] Problem building Project with Eclipse
didoss at comcast.net
didoss at comcast.net
Wed May 16 14:20:43 EDT 2007
Can you just manually exclude the .svn from the build through your eclipse? I don't remember the specifics, but I have a vague recollection of excluding .vss files at my last job - sounds like a similar scenario.
good luck,
Dianne
-------------- Original message ----------------------
From: hsaid at checkfree.com
> 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:25
> 5)
> 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
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
More information about the ajug-members
mailing list