auto-export to .jar files [message #64464] |
Sun, 15 May 2005 22:15 |
cifroes Messages: 11 Registered: July 2009 |
Junior Member |
|
|
Hi,
I have a project in Eclipse with several source files (src/) and several
images, saved in resources/ dir. In the resources dir i also have
looks.jar that is needed to run my program.
My problems is exporting this project to .jar... It seems it can't
"find" looks.jar in the resulting jar file and when exporting to jar
file in eclipse i can't find an option to add this "external jar" to my
project jar...
My resources dir is also exported to the project .jar but it can't load
the pictures... to load the images i'm using a relative path
"resources/xxx.gif", i'm sure that's the problem but I don't know how to
solve it...
Also is there a way that when i build my project the .jar file is
automatically created with the new compiled files?
(also if you have good tutorial links about jar creation in eclipse i
would appreciate... I can't make it work with external jars :( )
Many thx for your time,
ATK
|
|
|
Powered by
FUDForum. Page generated in 0.04946 seconds