Re: Dependency Injection support?

2011-03-21 Thread James Carman
Injection, a new J2EE 6 feature. > > -Marshall > > On 3/21/2011 9:12 AM, James Carman wrote: >> How about just use the new CDI stuff?  That's what it should look like. >> >> On Mon, Mar 21, 2011 at 8:19 AM, Marshall Schor wrote: >>> >>> On 3/18/2

Re: Dependency Injection support?

2011-03-21 Thread James Carman
How about just use the new CDI stuff? That's what it should look like. On Mon, Mar 21, 2011 at 8:19 AM, Marshall Schor wrote: > > > On 3/18/2011 4:09 PM, Alex Chaphiv wrote: >> Hi, >> >> I have several annotators that require objects that are rather complex to >> build. >>  I've been able to ge

Re: Conflict between 2.3.1 SDK plugin & 2.3.0 AS descriptor editor plugin

2011-02-16 Thread James Carman
Did you start up eclipse with the "-clean" option to make sure it re-initializes everything? That combination works for me. On Wed, Feb 16, 2011 at 11:19 AM, Tong Fin wrote: > Hi, > What conflict ? Is there any error message ? > > Note: Look like my previous e-mail has some delivery problem. > >

Re: Eclipse Run Configurations...

2011-02-15 Thread James Carman
uot; would have helped me. :) On Tue, Feb 15, 2011 at 10:00 AM, James Carman wrote: > Okay, very strange.  I'll try to dot my i's and cross my t's to see if > I can get this thing running.  We're very interested in Apache UIMA at > work, so I'd like to get it working.

Re: Eclipse Run Configurations...

2011-02-15 Thread James Carman
Okay, very strange. I'll try to dot my i's and cross my t's to see if I can get this thing running. We're very interested in Apache UIMA at work, so I'd like to get it working. Thanks, Thilo! On Tue, Feb 15, 2011 at 9:58 AM, Thilo Götz wrote: > On 2/15/2011 15:3

Re: Eclipse Run Configurations...

2011-02-15 Thread James Carman
ple code in Eclipse: > http://uima.apache.org/d/uimaj-2.3.1/overview_and_setup.html#ugr.ovv.eclipse_setup.example_code > > Note to self: the link in the tutorial is broken.  Can we have > links that don't change with each version of the docs? > > --Thilo > > On 14/02/11 19:2

Eclipse Run Configurations...

2011-02-14 Thread James Carman
I've installed the latest version of Eclipse, the EMF, and the UIMA tools (everything that was selectable) and I'm trying to work my way through the tutorial found here: http://uima.apache.org/doc-uima-annotator.html However, when I get to the point where it says to: Expand "Java Application