Re: [JPP-Devel] Sextante

2016-12-05 Thread Giuseppe Aruta
Hi Ede (SextanteToolboxPlugin.java:68) the NPE is on the line vconnected to the method Sextante.initialize(String folder) and it is responsable to inizialize Sextante. It has to point to the folder where Sextante files are located, in this case* lib/ext/* for a fresh OJ instalation. The NPE, I th

Re: [JPP-Devel] Sextante

2016-12-05 Thread Giuseppe Aruta
Hi Michael, there is another important functionality we get. - you can crerate a new folder named FR on Sextante/help folder and copy all the files from the EN folder - when opening the single help files (by thye main help plugin or by the single algorithm help access), you can modify those files

Re: [JPP-Devel] Sextante

2016-12-05 Thread edgar . soldin
Peppe, there was already a workaround to run sextante binding in eclipse, that you seem to have deactivated. Stefan added it in the past, it's output was starting Sextante initialization >> Sextante jar folder: E:\proj_oj-core_svn-4.4/lib/ext/sextante Sextante not initialized! Check for problem

Re: [JPP-Devel] Sextante

2016-12-05 Thread Rahkonen Jukka (MML)
Hi, I was wondering how on earth it is possible to edit the help but with trial and error found the way: - Browse help with SextanteHelpPlugIn - Select the title of the help item from the table of contents - Right click over the title and “Edit help” appears I coul

Re: [JPP-Devel] Sextante

2016-12-05 Thread Giuseppe Aruta
Yes Jukka, my mistake. Only on SextanteHelpPlugIn. The routine you wrote about is also explained on Sextante Toolbox hel page, at the bottom of the document. Peppe 2016-12-05 12:47 GMT+01:00 Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi>: > Hi, > > > > I was wondering how on earth it

Re: [JPP-Devel] Sextante

2016-12-05 Thread Giuseppe Aruta
Ede, OK, I uderstood we need all the info back. It seems correct to control all the loading process on ide I will try to reenable it Peppe 2016-12-05 12:01 GMT+01:00 : > Peppe, > > there was already a workaround to run sextante binding in eclipse, that > you seem to have deactivated. Stefan ad

Re: [JPP-Devel] Sextante

2016-12-05 Thread edgar . soldin
go Peppe go :).. ede On 05.12.2016 15:26, Giuseppe Aruta wrote: > Ede, > OK, I uderstood > we need all the info back. It seems correct to control all the loading > process on ide > I will try to reenable it > > Peppe > > > > 2016-12-05 12:01 GMT+01:00 : > >> Peppe, >> >> there was already a w

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

2016-12-05 Thread jump-pilot-svn
Revision: 5246 http://sourceforge.net/p/jump-pilot/code/5246 Author: ma15569 Date: 2016-12-05 14:43:53 + (Mon, 05 Dec 2016) Log Message: --- Workaround to launch sextante on Eclipse Modified Paths: -- plug-ins/SextantePlugIn/src/es/unex/sextante/openjum

Re: [JPP-Devel] Sextante

2016-12-05 Thread Giuseppe Aruta
Hi Ede, can you try on 5245 and let me know? Thanks Peppe 2016-12-05 15:26 GMT+01:00 Giuseppe Aruta : > Ede, > OK, I uderstood > we need all the info back. It seems correct to control all the loading > process on ide > I will try to reenable it > > Peppe > > > > 2016-12-05 12:01 GMT+01:00 : > >>

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

2016-12-05 Thread jump-pilot-svn
Revision: 5245 http://sourceforge.net/p/jump-pilot/code/5245 Author: ma15569 Date: 2016-12-05 14:41:17 + (Mon, 05 Dec 2016) Log Message: --- Workaround to launch Sextante on Eclipse Added Paths: --- core/trunk/lib/plus/ojsextante_binding_dic2016.jar Removed

Re: [JPP-Devel] Sextante

2016-12-05 Thread edgar . soldin
Peppe, tried the latest, this is what shows when verbosity is '-v info' starting Sextante initialization >> Sextante not initialized! Check for problems with Sextante initialization, path for libs and resources: E:\proj_oj-core_svn-4.4\lib\ext\sextante Check if image 'terminal.png' exist Check a

Re: [JPP-Devel] Sextante

2016-12-05 Thread edgar . soldin
Peppe also sextante does not seem to work, i suggest you simply detect if the path's exist and set them properly. errors are : 1. for the help java.lang.NullPointerException at es.unex.sextante.gui.help.SextanteHelpWindow.fillTree(SextanteHelpWindow.java:274) at es.unex.sextan

[JPP-Devel] SVN: [5247] core/trunk/src/com/vividsolutions/jump/feature/FeatureUtil.java

2016-12-05 Thread jump-pilot-svn
Revision: 5247 http://sourceforge.net/p/jump-pilot/code/5247 Author: michaudm Date: 2016-12-05 23:37:22 + (Mon, 05 Dec 2016) Log Message: --- nextID method is used by RoadMatcher Modified Paths: -- core/trunk/src/com/vividsolutions/jump/feature/FeatureUt