Re: Dynamic Class Loading in GCJ
"BGB" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Tushar kant" <[email protected]> To: <[email protected]> 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).