On 2017-09-07 12:17, Marshall Schor <[email protected]> wrote: 
> Hi,
> 
> Please say what version of UIMA you are using, and what version of the UIMA
> Eclipse plugins you are using (if you are using those to run JCasGen).
> 
> Thanks.  -Marshall
> 
> 
> On 9/7/2017 11:06 AM, [email protected] wrote:
> > Hello, everybody.
> >
> > I'm new using Apache UIMA but i have a problem that doesn't leave proceed 
> > with the starting guide given by Apache. When i create my Analysis Engine 
> > Descriptor, i define my types and it's features (as is indicated), but when 
> > i use the JCasGen to create automatically my Java Classes it create two 
> > files: (TypeName)_Type.java and (TypeName).java, the issue here is both of 
> > them has several deprecated classes and methods like Annotation_Type and 
> > methods like addGeneratorForType for FSClassRegistry. I've reviewed the API 
> > but i can't find the way to solve this troubles.
> >
> > Thanks in advance :)
> >
> 
>

 Hi, Marshall

I'm using Apache UIMA Version 3.0.0-alpha02, and the Eclipse Plugins Version 
published at the official page 
(http://www.apache.org/dist/uima/eclipse-update-site/), UIMA Tools 2.10.1, 
Apache UIMA Ruta 2.6.1, Apache UIMA-AS 2.9.0 and UIMA Runtime 2.10.1, i think.

Thanks.

Reply via email to