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: 26
Latest Activity: Feb 14
Hello, GatorJUG!
Welcome to your new home on the web. This is going to be a much more sociable place to get together - virtually. Our legacy site, www.gatorjug.org, will still be available for static info. Check the Codetown Events section for meeting info.
Meanwhile, take a look around CodeTown while you're here. This framework is Java-based with a PHP front end. We've got many groups here to peruse. Our meetings will be listed in the Events section.
Have fun!
All the best,
Michael Levin
Hey, guys:…Continue
Tags: gatorjug
Started by Michael Levin Feb 13.
We have a…Continue
Tags: events, codetown, gatorjug, gainesville, groovy
Started by Michael Levin Dec 21, 2012.
Hi All! The next GatorJUG…Continue
Started by Michael Levin Nov 12, 2012.
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.
© 2013 Created by Michael Levin.
You need to be a member of GatorJUG Town to add comments!