[java-dev] adding a path to the classpath
guillaume
evrard.g at gmail.com
Mon Oct 8 05:34:52 MDT 2007
- Previous message: [java-dev] a bit better
- Next message: [java-dev] adding a path to the classpath
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [java-dev] a bit better
- Next message: [java-dev] adding a path to the classpath
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
