Project folder name in Eclipse .classpath file

Woonsan Ko <[email protected]> Wed, 13 Aug 2014 21:54:43 -0400
Newsgroups gmane.comp.web.freemarker.devel
Message-ID <[email protected]>
Hi,

Because I've just started working with Ivy, I don't know what the best
practices are with regard to Eclipse specific files such as .classpath
and .project file.
I had to struggle with the situation that my eclipse couldn't resolve
dependencies properly. The problem seems to be related to the following
in .classpath file:

<classpathentry kind="con"
path="...%24%7Bworkspace_loc%3AFreeMarker-master%2Fivysettings.xml%7D..."/>

If I replace "Freemarker-master" by my project folder name (e.g,
"freemarker"), then it starts working fine.
But I wonder if the .classpath file should be maintained this way in
scm. I usually add .classpath and .project to ignore file list and let
the eclipse maven plugin resolve/generate those automatically.
Is there a better Ivy way or should I use the same project folder name
in .classpath?

Thanks in advance,

Woonsan

-- 
[email protected]     www.onehippo.com
Boston - 101 Main Street, Cambridge, MA 02142
Amsterdam - Oosteinde 11, 1017 WT Amsterdam
US +1 877 414 4776 (toll free)
Europe +31(0)20 522 4466

------------------------------------------------------------------------------