I\'m trying to export a program in Eclipse to a jar file.
In my project I have added some pictures and PDF:s. When I\'m exporting to jar file, it seems that only th
One more option is WinRun4J. There is an Eclipse Plugin for WinRun4J that allows you to export your application as a single executable with necessary jars/classes embedded.
(full disclosure: I work on this project)