From: Matias K. <ma...@et...> - 2004-05-28 19:22:48
|
Joe, It seems you may be having CLASSPATH problems. However, without seeing the exact error messages, I can't be totally sure what issue is. I've attached a screenshot that shows how I imported the HAPI source into eclipse. It seems from your screenshot you just imported the ca.uhn.hl7v2.app package by selecting the app directory. I think you may need to import the entire source tree, starting with the ca directory. Also, be sure that you have the required jar on the classpath (i.e. commons-logging.jar, xercesImpl.jar, etc.). Good Luck, Matias ============ Matias Klein Ethidium Health Systems 3993 Huntingdon Pike - Suite 108 Huntingdon Valley, PA 19006-1927 USA Office: (215)938-8630 Fax: (866)583-8018 http://www.ethidium.com Joe Quinn wrote: > This is probably an Eclipse question more than a HAPI question but hoping I can get some tips in this forum. > > I am just starting to use the Eclipse IDE. HAPI shows up but with a lot of errors...not errors in the code, more like errors because I haven't loaded it into HAPI correctly (screenshot attached). I am fairly new to Java and absolutely new to Eclipse. > > Thanks, > Joe > > > Joe Quinn > Data Integration Specialist > The Children's Hospital of Philadelphia > 34th Street & Civic Center Boulevard > Philadelphia, PA 19104-4399 > (267) 426-2691 > qu...@em... www.chop.edu > > We will always remember. We will always be proud. We will always be prepared, so we may always be free. - - President Ronald Reagan, Normandy, France, June 6, 1984 > > |