sebb wrote: > The JEXL SVN repos include copies of the Eclipse .project and .classpath > files. > > This is a actually a nuisance for Eclipse users, as these files tend > to contain items which are specific to the actual installation. For > example, .project may contain additional natures, and .classpath may > also well vary - e.g. to add sources for library jars. > > If it is thought worthwhile keeping the files, then I suggest that > they are renamed as Eclipse.project and Eclipse.classpath, and the > real Eclipse files should be marked as ignored. > > WDYT? > > Most other Commons projects don't store the Eclipse files.
compare the files with "mvn eclipse:clipse". If it matches, they can actually be deleted anyway. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org