Hi Michael,

No, I didn't explain it somewhere.
Do you ask so I put some info on the wiki, or do you want to know?

Anyway,
. the default plugins are initialized in default-plugins.xml file which 
is part of the /bin/ folder (or in the SVN repository in the "scripts" 
folder) by simply adding the line with plugin class name
e.g. 
<plug-in>org.openjump.core.ui.plugin.file.SaveImageAsSVGPlugIn</plug-in>

. some plugins, i.e. the ones which seem to be basic to OpenJUMP, are 
still initialised in OpenJUMPConfiguration.java. This includes data 
import/export formats (since this aren't plugins) and navigation tools.

The question is when to put the info on the wiki, before the release?

btw: Did we write down somewhere what keys can be used to do panning 
while drawing? - since we removed the arrow-key-panning plugin

thank you for adding the "Programming Guide Lines" to the wiki

stefan


Michaël Michaud schrieb:
> Hi Stefan
> 
> Did you explain somewhere how default-plugin initialization is done.
> After a short investigation, I did not find how and where the plugin 
> initialization is done now.
> 
> Thanks
> 
> Michaël
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to