Hi Michael,

I got a NPE (at
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn$1.actionPerformed(AbstractPlugIn.java:343))
now macro are disabled, when I try to access a spatial datastore.
No error if plugins are uncommented.

Nicolas

On 27 December 2015 at 17:04, <jump-pilot-...@lists.sourceforge.net> wrote:

> Revision: 4697
>           http://sourceforge.net/p/jump-pilot/code/4697
> Author:   michaudm
> Date:     2015-12-27 16:04:33 +0000 (Sun, 27 Dec 2015)
> Log Message:
> -----------
> Deactivate start/stop/run macro (not ready for production use)
>
> Modified Paths:
> --------------
>     core/trunk/scripts/default-plugins.xml
>
> Modified: core/trunk/scripts/default-plugins.xml
> ===================================================================
> --- core/trunk/scripts/default-plugins.xml      2015-12-27 16:02:32 UTC
> (rev 4696)
> +++ core/trunk/scripts/default-plugins.xml      2015-12-27 16:04:33 UTC
> (rev 4697)
> @@ -575,7 +575,7 @@
>         <plug-in>
>                 org.openjump.core.ui.plugin.view.EasyButtonsPlugin
>         </plug-in>
> -       <plug-in>
> +       <!--plug-in>
>                 com.vividsolutions.jump.workbench.plugin.StartMacroPlugIn
>         </plug-in>
>         <plug-in>
> @@ -583,7 +583,7 @@
>         </plug-in>
>         <plug-in>
>                 com.vividsolutions.jump.workbench.plugin.RunMacroPlugIn
> -       </plug-in>
> +       </plug-in-->
>
>
>         <!--- ======================= TOOLS menu
> =============================== -->
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to