Re: [JPP-Devel] Building OJ

2015-04-15 Thread edgar . soldin
if you've got something final, youb are satisfied with send it and i'll commit it as wip to the svn. ..ede On 15.04.2015 12:59, Jukka Rahkonen wrote: Hi, Got a build with ant and by fooling as you suggested. Not perfect because some files are not copied to build directory but amusing. I

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

2015-04-15 Thread jump-pilot-svn
Revision: 4400 http://sourceforge.net/p/jump-pilot/code/4400 Author: ma15569 Date: 2015-04-15 15:37:55 + (Wed, 15 Apr 2015) Log Message: --- Add capability to JComboBox to display a list of WMS layer, or WFS layer, or all layerables Modified Paths: --

Re: [JPP-Devel] Regarding OPENJUMP run-time error..

2015-04-15 Thread Teva veluppillai
Hi Edgar, What is the best way to add *.jar files to local Maven repository? I'm new to Maven projects. I need to add all *.jar files from lib/ and lib/imageio-ext/ to compile and run the source code. This is the project browser that I have on my screen. [image: Inline image 1] Thanks for your

Re: [JPP-Devel] Building OJ

2015-04-15 Thread Jukka Rahkonen
Hi, Thanks. The ant way felt easy so I decided to try that. Actually I do not care about building OJ because of the spectacular snapshots but I would like to be able to build this http://sourceforge.net/p/jump-pilot/code/HEAD/tree/plug-ins/SpatialitePlugin/ -Jukka- edgar.sol...@web.de

Re: [JPP-Devel] Building OJ

2015-04-15 Thread edgar . soldin
do you wanna fool around a bit? then copy the build.xml from eg. https://sourceforge.net/p/jump-pilot/code/HEAD/tree/plug-ins/KmlDriver/trunk/ and try to retrofit it for your purpose. you will need and can reuse OJ.jar from