Hi, > On 17. Apr 2020, at 21:49, Marshall Schor <[email protected]> wrote: > > I noticed that the git checkout of the uimafit-2.5.0 tag has > Eclipse .settings files for the Java projects. > > I think these are normally not checked into git? > > Is this intentional?
It is intentional, yes. It is not great, but what they mostly do is configure the code style/formatting because for uimaFIT I use a different code style (UIMA style) than for all other projects in my workspace. -- Richard
