On 17.08.2015, at 20:11, James Jichun Zhu <[email protected]> wrote: > Richard: > > I can look into adding a parameter for JCasGen to control whether to > generate the @SuppressWarning("hiding"). I am not sure how user can set the > parameter value when invoking JCasGen from UIMA Component Editor when > editing the type system descriptor file. > > If user can set the parameter when running "JCasGen.sh" directly but cannot > set the parameter when invoking it within type system component editor, I > am afraid it may cause confusion.
If the parameter is off by default (which causes no problems with a default Eclipse), then there should be no immediate confusion to the user. We can then look into adding this to JCasGen in Eclipse and to the jcasgen-maven-plugin. Adding another checkbox in Eclipse shouldn't be much of a problem. Cheers, -- Richard
