2006/1/3, Richard A. Smith <[EMAIL PROTECTED]>: > Is anyone else using darcs and eclipse? > > I just started using eclipse (No choice) for an Altera NIOS2 project I'm > working on. > > This is really a question for the eclipse forums but I thought I would > check here first before I go digging through all the eclipse > docs/mailing lists. > > Eclipse does IMHO a *massively* stupid thing. It _automagically_ picks > up my _darcs dir in my project workspace and tries to compile all the > .c files in it. So the moment I add darcs support to my new project I > get loads of duplicate symbols. I've seen some bonehead IDE's but thats > way up there in the list. > > I can't see any options yet to make eclipse ignore the _darcs dir or not > auto pickup stuff.
<little-self-advertising> Take a look at eclipsedarcs. http://www.eclipsedarcs.org/ It makes sure to hide _darcs folder. I am using it only for java projects but I hope it would do a trick for you. Moreover you receive neat way to control darcs repositories from eclipse's team framework. </little-self-advertising> Cheers, Radek. -- Galeria/Gallery: http://zdjecia.zuzia.homelinux.net/ _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
