Re: cTAKES dirty on checkout

2016-05-16 Thread Richard Eckart de Castilho
The Maven plugin for Eclipse that ships with modern Eclipse installations does automatically derive them. No additional configuration is usually necessary. There is an issue (and it even does have a patch attached): https://issues.apache.org/jira/browse/CTAKES-386 If anybody feels like giving

Re: cTAKES dirty on checkout

2016-05-16 Thread Pei Chen
+1 I think there was already a Jira to remove the Eclipse specific settings; or at least make it automatically derived from the pom.xml’s. —Pei > On May 13, 2016, at 11:48 AM, Richard Eckart de Castilho > wrote: > > Hi all, > > when checking out the sources of cTAKES from SVN with Eclipse, mo

cTAKES dirty on checkout

2016-05-13 Thread Richard Eckart de Castilho
Hi all, when checking out the sources of cTAKES from SVN with Eclipse, most of the projects are dirty because the Eclipse settings (.classpath and jdt.core.prefs) are in the SVN. The particular difference is that on my machine, the projects are configured to use a Java 8, while in SVN, it is co