Gainesville JUG, this is your place. Gather here to network, trade tips and ideas, or ask questions. You can create discussions and upload code. Check the Codetown Events section for meeting info.
Location: Gainesville, FL
Members: 23
Latest Activity: May 2
http://www.flgov.com/2012/03/27/mindtree-brings-400-high-tech-jobs-to-gainesville/
Tags: Jobs
Started by Michael Levin Apr 1.
I have not heard about any recent gatorjug meetings. Is this still alive?
Started by Mauricio Tavares. Last reply by Michael Levin Mar 19.
I've blogged a lot about this place and why I am here, so I'llsummarize…Continue
Tags: Horacio Lassey-Assiakoley, SUN/Oracle, Atlantique Telecom Togo, UNHCR, Stanyslas Bweta
Started by Michael Levin Aug 28, 2010.
Loading feed
Comment
Found the answer to my 'how to add a .jar file to eclipse' question.
First, you 'manually' create a lib folder and put the .jar files there. But it is not enough to close and reopen eclipse, you must right click on the project name and select Refresh. (That's the part I was stuck on-couldn't figure out why they weren't appearing)
Then it's Project->Properties->Libraries->Add External Jars.
For some reason I have never really gotten a handle on the java classpath. Here's what I need to do:
I'm using Eclipse and I need to add a third party .jar file - SigPlus2.jar to my classpath. Near as I can figure I can add a jar file to my project which at the same time adds it to the classpath (?)
So my question is, how do I add third party .jar files to an eclipse project?
Web searchs have not yet been successfull, but just posting this question increases my chances of finding the answer.
Enjoy the site? Support Codetown with your donation.
© 2012 Created by Michael Levin.
You need to be a member of GatorJUG Town to add comments!