Not to sound stupid but what is Maven?
-----Original Message----- From: Tommaso Teofili [mailto:[email protected]] Sent: Wednesday, June 17, 2009 10:38 AM To: [email protected] Subject: Re: UIMA/Eclipse setup issues (My Solution) Hi Jay, I think this is not the standard way to import libraries in a UIMA project,maybe I'm repeating something you already did before: when you set into the libraries the UIMA_HOME variable, you have to go into 'extend' button to select lib/*.jar files into UIMA_HOME.I guess you are not using Maven, isn't it? Best regards, Tommaso 2009/6/17 Jay Jarman <[email protected]> > Jarman, Jay <jay.jar...@...> writes: > > > > > I'm running Windows XP Pro w/SP3; JDK 1.5.0_18; Eclipse 3.4.2; UIMA > > 2.2.2. I don't know what else you might need to know. Thanks for your > > help. > > > > Jay > > > > -----Original Message----- > > From: Tong Fin [mailto:tong.f...@...] > > Sent: Tuesday, June 16, 2009 8:08 PM > > To: uima-u...@... > > Subject: Re: UIMA/Eclipse setup issues > > > > Hi Jay, > > I would like to help. > > Could you please give us more info about your OS, JDK version, etc. ? > > > > > If anyone is interested this seems to have taken care of my problem. I > figured > Eclipse couldn't see the UIMA jar because all of the errors were UIMA > classes > that couldn't be resolved. I looked at the Build Path and it has a > Libraries > tab. It had the JRE and UIMA_HOME. I thought that should do it but for > some > reason, UIMA_HOME didn't have the UIMA jar yet the JRE had the java jars. > So I > manually added the UIMA jar and all of the errors disappeared. > > I'm not an Eclipse guy and I know this isn't an Eclipse forum but does > anyone > know if this is standard behavior? Is this the way I'm supposed to add the > UIMA > jar or is there a more accepted way. Thanks. > > Jay > >
