Re: [JPP-Devel] mini DEVEL-Guide in Github Readme ?

2024-07-15 Thread János Tamás Kis
Hi Ede, The site is a great for start and I must say: Thank you! The clone of OpenJump and HelloWorldPlugin builds/runs from Eclipse, my own plugin (based on an old HelloWorldPlugin) works well also, but I have a few more questions: 1. If I copy the HelloWorldPlugin's java files into my own stru

Re: [JPP-Devel] mini DEVEL-Guide in Github Readme ?

2024-07-15 Thread edgar.soldin--- via Jump-pilot-devel
On 15.07.2024 15:08, János Tamás Kis wrote: Hi Ede, The site is a great for start and I must say: Thank you! my pleasure The clone of OpenJump and HelloWorldPlugin builds/runs from Eclipse, my own plugin (based on an old HelloWorldPlugin) works well also, but I have a few more questions:

[JPP-Devel] [openjump-gis/openjump] e60548: prepare release

2024-07-15 Thread edeso via Jump-pilot-devel
Branch: refs/heads/main Home: https://github.com/openjump-gis/openjump Commit: e60548ecd215e625cfb961098796eff2cdf4de46 https://github.com/openjump-gis/openjump/commit/e60548ecd215e625cfb961098796eff2cdf4de46 Author: ed Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths:

[JPP-Devel] [openjump-gis/openjump]

2024-07-15 Thread edeso via Jump-pilot-devel
Branch: refs/tags/2.3.0 Home: https://github.com/openjump-gis/openjump To unsubscribe from these emails, change your notification settings at https://github.com/openjump-gis/openjump/settings/notifications ___ Jump-pilot-devel mailing list Jump-

Re: [JPP-Devel] mini DEVEL-Guide in Github Readme ?

2024-07-15 Thread Michaud Michael via Jump-pilot-devel
Hi Janos,>> but how can I transfer data from e.g. postgis ?Here is a small example (not tested) importing a query result as a layer :(you may have to initiate postgresql driver with 'Class.forName("org.postgresql.Driver");'try {  String url = "">  String user = ;  String pwd = ;  String query = ;

[JPP-Devel] preparing OJ 2.3.0

2024-07-15 Thread edgar.soldin--- via Jump-pilot-devel
just compiled the updated Changes.txt https://github.com/openjump-gis/openjump/blob/main/Changes.txt feel free to rephrase and post a PR or commit. will release by the end of the week if there are no major objections. sunny regards ..ede ___ Jump-p

Re: [JPP-Devel] preparing OJ 2.3.0

2024-07-15 Thread edgar.soldin--- via Jump-pilot-devel
preliminary builds are here. https://oj.soldin.de/2.3.0/ test away if you feel inclined to :) ..ede On 15.07.2024 22:26, edgar.soldin--- via Jump-pilot-devel wrote: just compiled the updated Changes.txt  https://github.com/openjump-gis/openjump/blob/main/Changes.txt feel free to rephrase an

[JPP-Devel] [openjump-gis/openjump] 4c95bb: fix version printout under About

2024-07-15 Thread edeso via Jump-pilot-devel
Branch: refs/heads/main Home: https://github.com/openjump-gis/openjump Commit: 4c95bb9fa3141b2c718992098ad7759913ee20c4 https://github.com/openjump-gis/openjump/commit/4c95bb9fa3141b2c718992098ad7759913ee20c4 Author: ed Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths:

[JPP-Devel] [openjump-gis/openjump] 28db31: readd a short build date

2024-07-15 Thread edeso via Jump-pilot-devel
Branch: refs/heads/main Home: https://github.com/openjump-gis/openjump Commit: 28db3196885de8fc8ca387f7a257bb0b2bd5844d https://github.com/openjump-gis/openjump/commit/28db3196885de8fc8ca387f7a257bb0b2bd5844d Author: ed Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths: