On Wednesday 01 August 2007 07:56, Miguel A. Figueroa-Villanueva wrote: > On 8/1/07, Eric Noulard wrote: ... > > I've tried to "manually" activate Team menu on this > > particular folder but I am still unable to do it without > > "Sharing" the whole project which is definitely not what > > I want since the build tree should not be handle by CVS. > > I haven't used these features of Eclipse... If you can manually set it > as you would like then send me the .project/.cproject so that I can > inspect them and maybe find a way to handle it correctly.
In the kdevelop generator I test if there is a CVS/ or .svn/ subdirectory and if so enable the appropriate plugin. Bye Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
