This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCJ's URLClassloader and 'core' protocol


Sal writes:
 > I've read the docs and looked into the code for URLClassloader and the 
 > 'core' protocol, but am still unable to figure out how to get it to work 
 > properly. Some help would be greatly appreciated.
For loading classes you should used the "gcjlib" protocol.


You should be able to load resources from shared libraries too.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]