Skip to main content



      Home
Home » Newcomers » Newcomers » program can't find jars inside itself
program can't find jars inside itself [message #989178] Tue, 04 December 2012 20:59 Go to next message
Eclipse UserFriend
hI, I have jars attached to my project as referenced libraries. When I export the project as a jar. The library jars are inside but suddenly the program won't run anymore because it can't find them. How do I get the program to recognize that it has the needed files in the jars it has packed?
Re: program can't find jars inside itself [message #989508 is a reply to message #989178] Thu, 06 December 2012 09:37 Go to previous message
Eclipse UserFriend
You would need to write a custom class loader to do that. The default class loaders shipped with Java don't look for jars within jars.
Previous Topic:Errors on startup, just installed
Next Topic:No rule to make target `all'
Goto Forum:
  


Current Time: Sun Jul 13 07:55:16 EDT 2025

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

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

Back to the top