Add external library paths to a project

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Alex

Add external library paths to a project

Post by Alex »

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!
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Alex,

Wrong channel, sorry, this forum is for oXygen XML Editor related topics. You may try the Eclipse newsgroups http://www.eclipse.org/newsgroups/index.html

Best Regards,
George
Post Reply