Re: [JPP-Devel] default-plugins

2009-02-26 Thread Stefan Steiniger
Hei Jukka, thanks! While I was going to update the wiki page now I found this nice image: http://openjump.org/wiki/show/Shortcut+Keys+1-pager suprise surpise... time to link it more prominently stefan Rahkonen Jukka wrote: btw: Did we write down somewhere what keys can be used to do panni

Re: [JPP-Devel] default-plugins

2009-02-25 Thread Rahkonen Jukka
>>> btw: Did we write down somewhere what keys can be used to do panning >>> while drawing? - since we removed the arrow-key-panning plugin >>> >> I even don't know if it is possible. Maybe Larry knows. If it is >> possible, information could be added to the help>shortcut panel >I forgot too,

Re: [JPP-Devel] default-plugins

2009-02-25 Thread Stefan Steiniger
Hei Michael, > May be easy, but I did not find the class loading the > default-plugins.xml. this is done directly in the class which checks the command line arguments (JUMPWorkbench.java). So there is an option: -default-plugins that is read, and introduced in the openjump.bat file too. This

Re: [JPP-Devel] default-plugins

2009-02-25 Thread Michaƫl Michaud
Hi > No, I didn't explain it somewhere. > Do you ask so I put some info on the wiki, or do you want to know? > Just to know at the moment, I know how I have to use it if I develop a new plugin Just would like to understand where PlugIns are initialized. May be easy, but I did not find the class

Re: [JPP-Devel] default-plugins

2009-02-24 Thread Stefan Steiniger
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 l