Add external library paths to a project
Posted: Thu Oct 07, 2004 6:20 pm
Hi there! I am using JBuilder 9 and I'd like to do the switch to Eclipse 3.0. I've installed Eclipse and to run the project I was running on JBuilder, I ziped the sources of my existing project and imported them in Eclipse via the File -> Import... menu.
Now I'd like to add an external library path. I have different packages containing sources that I need in my project. I dont want to import them, I just want a reference to them. Under the Libraries tab in the project properties, the only external library I can import has to be in a jar file. To import a class folder, it has to be in the workspace...
So how do I add a path to my project without packaging all the external .class files into a jar?
Thanks!
Now I'd like to add an external library path. I have different packages containing sources that I need in my project. I dont want to import them, I just want a reference to them. Under the Libraries tab in the project properties, the only external library I can import has to be in a jar file. To import a class folder, it has to be in the workspace...
So how do I add a path to my project without packaging all the external .class files into a jar?
Thanks!