jar-installer tested macOS 12.3 with adoptium jdk17 x64, works fine still.
can't test macOS 13 unfortunately. it crashes in my vm.
..ede
On 30.11.2022 12:20, edgar.sol...@web.de wrote:
let's keep the jar installer for mac/linux still. will double check, just to
make sure. ..ede
On 29.11.2022
hey Nico,
hope you are well. i just created a repo
https://github.com/openjump-gis/dbquery-extension . please tell us your github
id or request access.
generally we need (you may wanna check other extensions, for reference)
- a mavenized build
- compile against current OJ2 snapshot
- a 'v2.x.x
Hi Michaël,
As far as I remember, OJ Oracle code comes from Larry Reeder DBQuery plugin
and allows Data Store Layer UI to display list of oracle objects.
dbquery can essentially runs SQL queries directly, and stays opened with
multiple queries in editor.
Nicolas
On Thu, 1 Dec 2022 at 12:00, Mich
Hi Nicolas,Yes we can add a project to openjump-gis space to host this plugin.I see that there is also some code to connect to oracle in OpenJUMP CORE(com/vividsolutions/jump/datastore/oracle)Can you remind me what dbquery can do that we cannot with OpenJUMP core + driversMichaëlenvoyé : 1 décemb
Hello,
I made some tests to migrate DBQuery plugin to latest JTS (org.locationtech
namespace).
It worked with latest Geotools jar gt-jdbc-oracle-28.0.jar.
I see the OJ github space contains a lot of plugins. Should DBQuery plugin
be migrated to github once JTS support is completed ?
Thanks a lot