Re: Maven indexing

2023-03-09 Thread Claudia Pastor Ramirez
Hello Glenn, We are having this same discussion on the Netbeans Github forum, if you want to participate and see possible solutions: https://github.com/apache/netbeans/discussions/5614 Regards, On Thu, 9 Mar 2023 at 14:03, Glenn Holmer wrote: > I keep a relatively small OS partition

Re: From GlassFish to Tomcat

2023-01-18 Thread Claudia Pastor Ramirez
Hello Amn, When you say that you want to do it in NetBeans I assume that you mean for executing the project. If that is the case you need to do three things: 1 - To install the Tomcat server and configure it on NetBeans in the Servers section, if you do not have it yet. 2 - Choose it as the

Unable to add Persistence 3.0 provider

2021-09-14 Thread Claudia Pastor Ramirez
Hello everyone, First of all, thank you for your work on the IDE and your support on this concrete matter. The problem I currently have is that I am trying to add a new persistence provider for the 3.0 Persistence API, but the IDE seems to be unable to recognise the libraries as valid. I have