[JPP-Devel] SVN: [5753] core/trunk/ChangeLog

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5753 http://sourceforge.net/p/jump-pilot/code/5753 Author: edso Date: 2018-04-08 13:15:25 + (Sun, 08 Apr 2018) Log Message: --- supplement latest changes some typo fixes Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog

Re: [JPP-Devel] "Homologate.."

2018-04-08 Thread edgar . soldin
On 4/8/2018 15:28, Giuseppe Aruta wrote: > Adopted OpenJUMP standad OK/Cancel/Apply button  toolbar to CadPlan plugin > dialogs yeah better, check the latest svn commit.. ede -- Check out the vibrant tech community on

[JPP-Devel] SVN: [5754] core/trunk/ChangeLog

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5754 http://sourceforge.net/p/jump-pilot/code/5754 Author: edso Date: 2018-04-08 13:39:52 + (Sun, 08 Apr 2018) Log Message: --- clarify some changes minor reformatting Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog

[JPP-Devel] "Homologate.."

2018-04-08 Thread edgar . soldin
hey Peppe, can you detail what you mean by "Homologate frame button bar to OpenJUMP dialog style" in the Changelog? ..ede -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
hey Peppe, after svn updating to your latest sextante binding, running OJ in eclipse throws the following.. ede java.lang.NullPointerException at es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:143) at

Re: [JPP-Devel] "Homologate.."

2018-04-08 Thread Giuseppe Aruta
Maybe I can explain better: "Adopted OpenJUMP standad OK/Cancel/Apply button toolbar to CadPlan plugin dialogs" 2018-04-08 15:27 GMT+02:00 Giuseppe Aruta : > Hi Ede > 1) OpenJUMP plugin mostly use OKCancelApplyDialog.class (and related) to > have the lower button bar

Re: [JPP-Devel] "Homologate.."

2018-04-08 Thread Giuseppe Aruta
Hi Ede 1) OpenJUMP plugin mostly use OKCancelApplyDialog.class (and related) to have the lower button bar with the following order of button: 2) CadPlan plugins used to have the following order/text I homologate the lower button bar of CadPlan plugins to OpenJUMP plugins dialog using

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread Giuseppe Aruta
Thanks Ede It should be fixed on next build Peppe 2018-04-08 15:42 GMT+02:00 : > hey Peppe, > > after svn updating to your latest sextante binding, running OJ in eclipse > throws the following.. ede > > java.lang.NullPointerException > at

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
yeah, try that.. ede On 4/8/2018 21:06, Giuseppe Aruta wrote: > Hi Ede, > I forgot that plugin folder points to LIB/PLUS instead to LIB/EXT in Eclipse > > This method should probabily work in SextanteToolboxPlugIn class for both > folders. > >  private String getJarsFolder() { >     final

[JPP-Devel] SVN: [5757] core/trunk/src/org/openjump/core/ui/plugin/tools/ AutoAssignAttributePlugIn.java

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5757 http://sourceforge.net/p/jump-pilot/code/5757 Author: michaudm Date: 2018-04-08 21:12:30 + (Sun, 08 Apr 2018) Log Message: --- Small improvements in AutoAssignAttributePlugIn code Modified Paths: --

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread Giuseppe Aruta
Hi Ede, I forgot that plugin folder points to LIB/PLUS instead to LIB/EXT in Eclipse This method should probabily work in SextanteToolboxPlugIn class for both folders. private String getJarsFolder() { final String path = JUMPWorkbench.getInstance().getPlugInManager()

[JPP-Devel] SVN: [5755] plug-ins/SextantePlugIn

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5755 http://sourceforge.net/p/jump-pilot/code/5755 Author: ma15569 Date: 2018-04-08 16:53:22 + (Sun, 08 Apr 2018) Log Message: --- Reactivated previous frames: the changes have to be defined at Sextante-GUI.class level Modified Paths: --

[JPP-Devel] SVN: [5756] core/trunk/lib/plus

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5756 http://sourceforge.net/p/jump-pilot/code/5756 Author: ma15569 Date: 2018-04-08 16:59:51 + (Sun, 08 Apr 2018) Log Message: --- CadTools: added new French lang file Sextante: Correct bug on launching. Added external providers (Saga, etc) detection, removed

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
hey Peppe, nope still broken ;(.. smells like it does not compute the sextante folder correctly. did you change something there? any reason why you don't ask OJ's PluginManager for the path? eg. workbenchcontext.getWorkbench().getPlugInManager().getPlugInDirectory(); this should be correct

[JPP-Devel] SVN: [5758] core/trunk/src/org/openjump/core/ui/plugin/tools/ AutoAssignAttributePlugIn.java

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5758 http://sourceforge.net/p/jump-pilot/code/5758 Author: michaudm Date: 2018-04-08 21:29:24 + (Sun, 08 Apr 2018) Log Message: --- Format code with 2-space indentation Modified Paths: --

[JPP-Devel] SVN: [5760] plug-ins/SextantePlugIn/dist/ojsextante_binding_apr2018c.jar

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5760 http://sourceforge.net/p/jump-pilot/code/5760 Author: ma15569 Date: 2018-04-09 05:07:41 + (Mon, 09 Apr 2018) Log Message: --- added new build Added Paths: --- plug-ins/SextantePlugIn/dist/ojsextante_binding_apr2018c.jar Added:

[JPP-Devel] SVN: [5761] core/trunk/lib/plus

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5761 http://sourceforge.net/p/jump-pilot/code/5761 Author: ma15569 Date: 2018-04-09 05:10:38 + (Mon, 09 Apr 2018) Log Message: --- upgraded to new sextante binding Added Paths: --- core/trunk/lib/plus/ojsextante_binding_apr2018c.jar Removed

[JPP-Devel] SVN: [5759] plug-ins/SextantePlugIn/src/es/unex/sextante/openjump/ extensions/SextanteToolboxPlugin.java

2018-04-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5759 http://sourceforge.net/p/jump-pilot/code/5759 Author: ma15569 Date: 2018-04-09 05:05:23 + (Mon, 09 Apr 2018) Log Message: --- Used inner OJ method getPlugInManager().getPlugInDirectory() to check symbols folder Modified Paths: --