You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Ken Litkowski <ke...@clres.com> on 2020/05/27 17:36:00 UTC

Problem with libs

I am getting the message "Non-existing path 
"C:\JavaProjects\FanseParser2\${libs.MySQLDriver.classpath}" provided." 
What should I be doing? (I am moving from Netbeans 8 to Netbeans 11, 
from Windows 7 to Windows 10. I don't understand what I need to do.)

-- 
Ken Litkowski                     TEL.: 301-482-0237
CL Research                       EMAIL: ken@clres.com
9208 Gue Road                     Home Page: http://www.clres.com
Damascus, MD 20872-1025 USA       Blog: http://www.clres.com/blog


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: Problem with libs

Posted by Emilian Bold <em...@gmail.com>.
It's not related to Windows.

I guess in your old IDE you defined a library for MySQL and registered the
driver JAR in there. (Tools something menu)

Your project is referencing it but you are missing it in the new IDE.

--emi

mie., 27 mai 2020, 20:36 Ken Litkowski <ke...@clres.com> a scris:

> I am getting the message "Non-existing path
> "C:\JavaProjects\FanseParser2\${libs.MySQLDriver.classpath}" provided."
> What should I be doing? (I am moving from Netbeans 8 to Netbeans 11,
> from Windows 7 to Windows 10. I don't understand what I need to do.)
>
> --
> Ken Litkowski                     TEL.: 301-482-0237
> CL Research                       EMAIL: ken@clres.com
> 9208 Gue Road                     Home Page: http://www.clres.com
> Damascus, MD 20872-1025 USA       Blog: http://www.clres.com/blog
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>