Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » auto-export to .jar files
auto-export to .jar files [message #64464] Sun, 15 May 2005 22:15
cifroes is currently offline cifroesFriend
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
Previous Topic:JavaDoc
Next Topic:Generate constructors using Fields not convenient in 3.1M7
Goto Forum:
  


Current Time: Wed Jan 15 06:28:14 GMT 2025

Powered by FUDForum. Page generated in 0.04946 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top