• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

icons an xml in java projram

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi,

I finished writeing my prject in Eclipse, now I want to package it into exe file.
I downloaded the launch4j - it seems like someting good.
but, I didnt thought about the resources problem...
I have icons in my prject that are located in a folder in my project. and I have XML file - that will be change by the user while running my program. it is also in a folder in the project.
the question is how to package them into the exe. is it altogether possible?
where and how should I save my icons and my xml? I am stuck
and how I call them from the code (what I did till now was with relative path: src\resources\a.gif but I guess it wouldnt work now...

thank you.
 
This guy is skipping without a rope. At least, that's what this tiny ad said:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic