Hi Carl,
>can somebody say to me whether dependencies between the plugins are
possible or how the communication is between those?
Unless you are asking about determining if a plugin is present at run-time,
dependency between plugins is managed with the normal Java Class dependency
import statement. That implies that the other plugin is in your classpath
at compile-time and run-time. Otherwise it will not compile or throw an
exception. How you access the JUMP Workbench instantiation of the plugin in
order to use it effectively is another issue. There has been some attempts
at a run-time plugin registry, but I think this is only at the discussion
stage.
regards,
Larry Becker
On Wed, Mar 19, 2008 at 4:01 PM, Carl Grönniger <[EMAIL PROTECTED]> wrote:
> hello,
>
> i am new user of this list and the openjump software. i want to build an
> extension with different functions. with the help of the plugin-tutorial i
> did easy plugins, e.g. one which do db access, other changes attributes or
> schema..). however, can somebody say to me whether dependencies between the
> plugins are possible or how the communication is between those? example: i
> would like to have something like 'project settings' (e.g. choose db and
> standard layer) and when i call another plugin this one should use the
> settings...
> or does anybody have other tips for building extensions?
> i hope someone can understand what i mean in spite of my bad english.
>
> best regards from germany
> carl
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
--
http://amusingprogrammer.blogspot.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel