XML Feeds

.

[java-dev] adding a path to the classpath

guillaume evrard.g at gmail.com
Mon Oct 8 05:34:52 MDT 2007


hi all,

i'm trying to add a temporary path to the classpath in the init procedure of my application, but i can't manage to do it.
the javadoc shows a "addDirectory" method for the MXJClassLoader class, but it's protected. All i can do is getting the current paths...

Is there a way to do this?

G.



More information about the java-dev mailing list