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]

Re: Dynamic Class Loading in GCJ



----- 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).



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