Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread Stefan Steiniger
Hi, i think ReprojectionPlugIn must be the original JUMP plugin, programed by Jon, which projects onto a sphere or so, but it never got activated. It kind of works and code should be in the original JUMP tree. Back then VividSolutions  (Jon & Martin) started working on CTS support, but they

Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread edgar . soldin
morning, what do you mean by 'not activated'? ..ede On 23.05.2016 12:15, Giuseppe Aruta wrote: > Hi Ede, > > But there are some plugin which are not actived even if they are in the > default_plugins.xml file, like > > - org.openjump.core.ui.plugin.layer.CTSPlugIn > after >

Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread edgar . soldin
On 23.05.2016 12:20, Giuseppe Aruta wrote: > CTSPlugIn is your plugin, Ede. I have been used a lot and it is still valid > in case of local transformation. nope, it's Mike's and quite new btw. ... it's just named similar as my own which never made it into CORE. ..ede

Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread Giuseppe Aruta
CTSPlugIn is your plugin, Ede. I have been used a lot and it is still valid in case of local transformation. I found also a: org.openjump.core.ui.plugin.layer.ReprojectionPlugIn which is not included in OJ code neither in the plugins. Does someone know what is that? Peppe 2016-05-23 12:15

Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread Giuseppe Aruta
Hi Ede, But there are some plugin which are not actived even if they are in the default_plugins.xml file, like - org.openjump.core.ui.plugin.layer.CTSPlugIn after -org.openjump.core.ui.plugin.layer.NewLayerPropertiesPlugIn and - org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn (this is

Re: [JPP-Devel] Improved version of Layer Properties plugin

2016-05-23 Thread edgar . soldin
Peppe, double entries in default-plugins.xml are not dead but merely entries for if a plugin is installed into more than one menu (eg. main and layerview popup). ..ede On 21.05.2016 17:14, Giuseppe Aruta wrote: > Hi Michael, > Thanks for clarification.I correct the plugin position. > I was