how to set up a simple plugin mechanism
From: David Zellhoefer (davze637_at_student.liu.se)
Date: 06/29/04
- Next message: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Previous message: Fahd Shariff: "Re: Runtime.getRuntime().exec ???"
- Next in thread: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Reply: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Reply: Roedy Green: "Re: how to set up a simple plugin mechanism"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 11:41:26 +0200
hi,
i posted sth. similar before but received no answer :-(
my problem is that I have to build a small app with a (not known) number
of plugins.
all plugins will consist of several classes and should be placed into a
separate plugin-directory by the user.
any suggestions how i could do this with Java?
cheers,
david
- Next message: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Previous message: Fahd Shariff: "Re: Runtime.getRuntime().exec ???"
- Next in thread: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Reply: Andrew Thompson: "Re: how to set up a simple plugin mechanism"
- Reply: Roedy Green: "Re: how to set up a simple plugin mechanism"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|