Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How Do I package other resources along with the classes?

Status
Not open for further replies.

ronnyjljr

IS-IT--Management
Nov 23, 2003
249
US
Hello,

I am using the IBM Websphere Device Developer and it produces a jar file everytime I do a build (or almost every time). I have a "res" resource file that I want to be incorporated in with the jar, but I can not figure it out. So far the only thing included in the jar is the manifest file and the class files. How do I add the external folder so that it is included in the jar automatically?

Thanks,
Ron

typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top