| Author |
Eclipse and importing JARS
|
Gregg Bolinger
Sheriff
Joined: Jul 11, 2001
Posts: 15040
|
|
When I do an Import -> File System and import a JAR into my /WEB-INF/lib folder, would it not seem resonable that Eclipse should also add this jar to the Build Path of the project? As it is now, I have to not only import that JAR file into the folder, but then I have to add that JAR to the build path. Anyone know why this isn't automatic?
|
My Blog | DZone Articles
|
 |
Fred Grott
Ranch Hand
Joined: Oct 05, 2002
Posts: 346
|
|
Sounds like you just discover a nice Eclipse plugin to code No I do not knwo why its not automatic...
|
MobileBytes blog - Sharing Technology - My Programming Knols
|
 |
Fred Grott
Ranch Hand
Joined: Oct 05, 2002
Posts: 346
|
|
Gregg read this post..I found on Jrooler.com(the javalobby.org weblog hoster) http://www.jroller.com/page/aspinei/20031004#ant_goodies_extracting_info_from Is there any way to work backwards from ant and read the web-inf/lib directory for jars and add them to build path as an ant task? if done that way it would be IDE independent..just my 2 cents
|
 |
 |
|
|
subject: Eclipse and importing JARS
|
|
|