I usually check out projects into sub-directories of the workspace. That is, the .metadata folder is parallel to the project folder, not in it, and rat does not complain.
The m2e subclipse integration offers a "checkout as maven project" option in the svn repo explorer which nicely takes care of checking out and importing Maven projects. -- Richard Am 31.05.2012 um 16:22 schrieb Jörn Kottmann: > Hi all, > > to work on UIMA with eclipse I just created a workspace > in the uimaj/trunk folder. > For that eclipse creates a .metadata folder which makes the > rat plugin cry about missing license headers. > > Is it suggest to have a separate folder for the workspace? > Or should I add the .metadata folder to the rat exclude list? > > Jörn -- ------------------------------------------------------------------- Richard Eckart de Castilho Technical Lead Ubiquitous Knowledge Processing Lab (UKP-TUD) FB 20 Computer Science Department Technische Universität Darmstadt Hochschulstr. 10, D-64289 Darmstadt, Germany phone [+49] (0)6151 16-7477, fax -5455, room S2/02/B117 [email protected] www.ukp.tu-darmstadt.de Web Research at TU Darmstadt (WeRC) www.werc.tu-darmstadt.de -------------------------------------------------------------------
