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