Re: Class not found while running JBoss

2025-04-12 Thread Rick
The error is not related to "Class not found". It is an error regarding the log handler configuration. There must be something wrong in your log configuration. Sincerely, *Rick Qin* On Sat, Apr 12, 2025, 01:39 Mike Elliott wrote: > Hi - > I'm using JBoss as my web server

Can't initialize javac processor due to (most likely) a class loader problem: java.lang.NoClassDefFoundError

2025-03-08 Thread Rick
ng on Netbeans 22 + Amazon Corretto JDK21 before. My source code uses Lombok libs. If I remove the Lombok from the list of dependencies, my source code will be fine. Some posts online say this issue is caused by a missing lib tools.jar. However, I cannot find this jar anywhere. -- Sincerely, *Ric

Re: Creating a Client Webpage with embedded Java

2025-04-04 Thread Rick
t; > Demo: http://jsqlformatter.manticore-projects.com/ > > Best and cheers > Andreas > > > -- Sincerely, *Rick Qin* Mobile: +1 (905) 328 7829 Email: rickq...@gmail.com

Re: Creating a Client Webpage with embedded Java

2025-04-03 Thread Rick
, it will bring up a bit in learning curves and other frontend and backend technology like css, html, js, restful, microservices etc. Sincerely, *Rick Qin* On Thu, Apr 3, 2025, 04:38 Ulrich Mayring wrote: > Hello, > > Am 03.04.25 um 01:04 schrieb slipbits: > > > > Just loo

Using the C/C Tool Collection Descriptors - not seeing toolchain after install

2021-08-17 Thread Rick Curry
I'm using the tutorial at https://netbeans.apache.org/kb/docs/cnd/toolchain.html This tutorial mostly worked on Windows using 12.4. Worth noting in 12.4: - I found I needed to clean and build the module each time to guarantee changes came through - This meant I needed to add 8.2 support and the

Re: How to install nb-javac offline into NetBeans 12?

2021-09-09 Thread Rick Curry
From the opening menu: Tools->Plugins, settings tab Check NetBeans 8.2 Plugin Portal Switch to Available Plugins tab Press Check for Newest Find "The nb-javac Java editing support" entry, check, Install I installed 12.4 on Ubuntu to make sure I am telling the truth.  I hope it is what you were

Re: Building C/C++ projects on Netbeans 12.4 Ubuntu 18.04.

2021-09-09 Thread Rick Curry
From the top level menu: Tools->Plugins, settings tab Check NetBeans 8.2 Plugin Portal Switch to Available Plugins tab Press Check for Newest Find "C/C++" entry, check, Install Exit the plugins menu Tool->Options, C/C++ tab, Build-tools subtab You will see the tool collections you can choose on

Re: How to install nb-javac offline into NetBeans 12?

2021-09-09 Thread Rick Curry
Something easy to miss is that "The" is part of the title of the plugin.  It is the "The nb-javac Java editing support" plugin. On 9/9/21 6:24 AM, David Klingenberg wrote: Compiling is not the issue.  Its the indexing, method lookup, syntax checking ect...  If you install 12.4 in an online envi

Template tutorial

2023-02-21 Thread Rick Tee
/home/rick/Projects/AdditionalFileTemplates/src/org/myorg/additionalfiletemplates/package-info.java:15: error: package org.netbeans.api.templates does not exist import org.netbeans.api.templates.TemplateRegistration; /home/rick/Projects/AdditionalFileTemplates/src/org/myorg/additionalfiletemplates

Re: Template tutorial

2023-02-23 Thread Rick Tee
g from the installation? or error/s in the tutorial? Apologies for the replies to wrong address. On 23/02/2023 04:42, Sean Carrick wrote: Rick, You need to set a dependency in each module that uses them on the /File Templates/ and /Base Utilities API/ libraries in order to use them. Per your compi

Re: Template tutorial

2023-02-23 Thread Rick Tee
Sean Carrick Thank you for your time and effort, problem resolved. :) Unfortunately the results were erm unanticipated not even sure if it's useful, but at least it ran. On 23/02/2023 22:04, Sean Carrick wrote: Rick, Just as a quick follow-up, I updated the tutorial file on GitH

Re: Template tutorial

2023-02-25 Thread Rick Tee
e.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists -- Regards Rick - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For addit

How to get started with Java programming?

2019-07-20 Thread rick pizzi
Just updated to Ubuntu 18.04 on a Dell Latitude E6510. I typically program in PHP with MySql, HTTP5,  Javascript and occasionally C. I wish to explore programming in Java. I don't know anything about the language other than that it is 'C like' so I bought Mastering Netbeans and Java All-in-On

Unable to connect to the MySql Server

2019-07-26 Thread rick pizzi
ervices => Databases => MySql Server at localhost:3306[rick] (disconnected)**. * (I didn't use root as rick has all privaleges including GRANT).* * * * Don't know where to go from here!* * * * Thanks for help, rick* * * * * *