Dynamic Class Loading in GCJ
BGB
cr88192@hotmail.com
Thu Dec 25 02:39:00 GMT 2008
----- Original Message -----
From: "Tushar kant" <tusharkant15@gmail.com>
To: <java@gcc.gnu.org>
Sent: Thursday, December 25, 2008 11:18 AM
Subject: Dynamic Class Loading in GCJ
> Hi! I'm writing an application in Java using GCJ and would like to
> add a plug-in feature to it. I have searched the internet a lot but
> couldn't find a way to dynamically load .class\.so files dynamically.
> I would really appreciate it if someone could help me on this.
>
I don't know the details (not being a Java developer), but I think there is
something for this in the class library somewhere (I don't know if in
general, or VM specific).
More information about the Java
mailing list