You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Richard Eckart de Castilho (JIRA)" <ji...@apache.org> on 2014/01/26 19:02:38 UTC

[jira] [Created] (CTAKES-282) Dirty on check-out in Eclipse

Richard Eckart de Castilho created CTAKES-282:
-------------------------------------------------

             Summary: Dirty on check-out in Eclipse
                 Key: CTAKES-282
                 URL: https://issues.apache.org/jira/browse/CTAKES-282
             Project: cTAKES
          Issue Type: Bug
            Reporter: Richard Eckart de Castilho
            Priority: Minor


When I check out cTAKES and import it into Eclipse (4.3) most of the modules appear dirty. The reason for this is that Eclipse metadata files from the (.settings folder, .project file, etc) are maintained in SVN.

The situation could be fixed not maintaining the following files in SVN (these are automatically set up properly by m2e based on the pom.xml files:

* .project
* .settings/org.eclipse.core.resources.prefs
* .settings/org.eclipse.m2e.core.prefs

It should not be a problem to continue maintaining .settings/org.eclipse.jdt.core.prefs in the SVN - actually, having this in can be quite useful and its contents are not regenerated from the pom.xml.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)