Results 21 to 24 of 24
Thread: helpset findHelpSet returns null
- 06-22-2010, 11:35 AM #21
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,408
- Blog Entries
- 7
- Rep Power
- 17
- 06-22-2010, 03:26 PM #22
Member
- Join Date
- May 2010
- Posts
- 47
- Rep Power
- 0
helpset problem
If you have stored your .png files in your .jar (as you should've done) they're not just plain files anymore but they are also resources and they should be found that way;
Yes i store the png files under the main project subfolder from which i generate the Runnable jar.
All is well when i execute the application from Eclipse
Only when i run the application the jar file directly standalone , the image files are missing
- 06-22-2010, 03:33 PM #23
Look in the jar file to see if the images are there and if the path to the images is correct.the image files are missing
- 06-22-2010, 03:53 PM #24
Member
- Join Date
- May 2010
- Posts
- 47
- Rep Power
- 0
Similar Threads
-
IndexSearch.docfreq returns 0.0
By noir in forum LuceneReplies: 0Last Post: 04-26-2010, 09:32 AM -
Carriage Returns in JTEXTAREA
By AJArmstron@aol.com in forum Advanced JavaReplies: 8Last Post: 04-17-2010, 07:34 PM -
String file and carriage returns
By AJArmstron@aol.com in forum New To JavaReplies: 2Last Post: 04-17-2010, 01:28 AM -
NetworkInterface returns only ports that are up
By dogbert in forum NetworkingReplies: 0Last Post: 10-13-2009, 05:12 PM -
What's the need for co-variant returns ?
By ajeeb in forum New To JavaReplies: 0Last Post: 03-23-2009, 09:56 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks