Re: Unable to connect to the MySql Server

2019-07-26 Thread Darin Miller
As shown here: https://packages.ubuntu.com/search?keywords=libmysql-java&searchon=names&suite=all§ion=all, libmysql-java is no longer available in 19.04. I asked in ubuntu-devel IRC asking if omission was intentional but given that its Friday night, I am not expecting a quick response. o__ >/

Re: Unable to connect to the MySql Server

2019-07-26 Thread Laszlo Kishalmi
The following two JIRA issues answer everything: https://issues.apache.org/jira/browse/NETBEANS-70 https://issues.apache.org/jira/browse/NETBEANS-2640 On 7/26/19 3:56 PM, rick pizzi wrote: Running Ubuntu 18.04  with OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu218.04.1) I hav

Re: Unable to connect to the MySql Server

2019-07-26 Thread Darin Miller
Rick, Unless someone knows otherwise, I don't think the driver is included. I had to download mysql jar file from here: https://jar-download.com/artifacts/mysql/mysql-connector-java (i.e. current version is mysql-connector-java-8.0.16.jar) Under *Services => Databases* right click on *Drivers*

Re: Unable to connect to the MySql Server

2019-07-26 Thread Geertjan Wielenga
Is it smart to assume that a book entitled 'August 2015 Mastering Netbeans' is going to be 100% accurate in August 2019? There are tutorials here that show how NetBeans and MySQL work together -- and you're needed to review them: https://netbeans.apache.org/kb/docs/ide/index.html Please do so an

Unable to connect to the MySql Server

2019-07-26 Thread rick pizzi
Running Ubuntu 18.04  with OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu218.04.1) I have installed NetBeans 11.1.  I know nothing about Netbeans so am trying to learn from book 'August 2015 Mastering Netbeans' . The book says "*/Netbeans provides native built-in support for MySql

Help w/ Maven project warning: 'system' scoped dependency was not found.

2019-07-26 Thread Jeff
Setup: Netbeans 11.1 + Oracle JDK 12.02 with project building with JDK 1.8. I have a multi-module project and 2 of the modules show this 'warning' about a system-scoped dependency not found but I don't include any specific system scoped dependencies. If I run the 'mvn dependency:tree -Dverbose'

Re: Help w/ Maven project warning: 'system' scoped dependency was not found.

2019-07-26 Thread Jeff
Forgot images may not go through. The warning text from the "Resolve Project Problems" dialog are: A 'system' scope dependency was not found. Code completion is affected. There is a 'system' scoped dependency in the project but the path to the binary is not valid. Please check that the path is a

Re: Netbeans1.1 problem

2019-07-26 Thread Geertjan Wielenga
I recommend restarting with a fresh user directory. Thanks, Gj On Fri, Jul 26, 2019 at 4:53 PM Jonathan Mills wrote: > I have installed NetBeans 11.1 (I was previously using 11.0 without > problems). > > However 11.1(running Java 1.8.66-b18 on Windows 10) ever second pops up > a splash window

Netbeans1.1 problem

2019-07-26 Thread Jonathan Mills
I have installed NetBeans 11.1 (I was previously using 11.0 without problems). However 11.1(running Java 1.8.66-b18 on Windows 10) ever second pops up a splash window saying "Apache Netbeans Updater, Update in progress, please wait, unpacking org-netbeanslibs-oracle-jsparse.nbm". The window th