Hi,
I’m trying to follow instructions on how to enable MySql (or MariaDB) support in Cuba on MacOS High Sierra.
My first issue is that I have downloaded the JDBC driver, and I get 2 JARs and the documentation does not specify which I should use:
mysql-connector-java-5.1.46-bin.jar
mysql-connector-java-5.1.46.jar
The documentation says to rename removing the version number and place in the folder
~/.haulmont/studio/lib/
however, I do not have a lib folder, should I create one?
A search on the forum found this topic from 2016:
…that says to the correct place is under the /Applications/CUBA Studio.app/Contents/Java folder, however, I do not have a Java folder (and the thread says this would be fixed in a later version) so… should I create one?
Where should I be placing which renamed Jar file?
Thanks!!!