[JPP-Devel] SVN: [4812] core/trunk/src/com/vividsolutions/jump/workbench/ui/ AttributeTablePanel.java

2016-02-02 Thread jump-pilot-svn
Revision: 4812 http://sourceforge.net/p/jump-pilot/code/4812 Author: michaudm Date: 2016-02-02 21:00:14 + (Tue, 02 Feb 2016) Log Message: --- Fix bug #415 Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/AttributeTablePanel.java Mo

Re: [JPP-Devel] Few suggestions

2016-02-02 Thread Stefan Steiniger
Hey, I am not sure about the first one - as I can't assess who is using it. The advantage is its easy/fast access or not? Couldn't we merge it with the other plugin? OR we remove it, put a notice in the readme (probably for all three functions) and wait for someone screaming out loud that it

[JPP-Devel] Few suggestions

2016-02-02 Thread Giuseppe Aruta
Hi all, these are my suggestions: - remove org.openjump.core.ui.plugin.tools.MeasureM_FPlugIn (measure in feet). MeasurePlugin embedded into OpenJUMP PLUS has this option, plus other (convert from/to meter/feet, etc) - remove org.openjump.core.ui.plugin.raster.color.RasterColorEditorPlugIn. Raste

[JPP-Devel] SVN: [4811] core/trunk/src/com/vividsolutions/jump/workbench/ui/ AttributeTablePanel.java

2016-02-02 Thread jump-pilot-svn
Revision: 4811 http://sourceforge.net/p/jump-pilot/code/4811 Author: edso Date: 2016-02-02 09:40:20 + (Tue, 02 Feb 2016) Log Message: --- unstring line 581 to find cause for "Exception in AttributeTablePanel" https://sourceforge.net/p/jump-pilot/bugs/415/ Modified Pat