JDBC.NET icon indicating copy to clipboard operation
JDBC.NET copied to clipboard

Add ability to use local Java instance

Open ethan-tonic opened this issue 3 years ago • 0 comments

Right now, this library is using J2.Net which can result in multiple Java installs when you have to use this package with multiple projects. We should add the ability to instead use a path to a global java version.

ethan-tonic avatar Nov 01 '22 18:11 ethan-tonic