The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Breaking the Last Dependency
Subject:  Plugins with no configuration at all
Date:  2005-09-12 20:08:08
From:  coveyd
Response to: Plugins with no configuration at all


This is something that I have considered implementing on a previous project that I was on. In the small amount if time I had to look it this it seemed as though using URLClassLoader requires the .class not be inside a JAR file to be loaded. This would mean unjarring/zipping it first, not impossible, but certainly a pain.
To save myself from doing all this implementation work myself, does anyone know of a project, maybe on java.net, that provides this functionality?

 Feed java.net RSS Feeds