Re: NetBeans release notes?

2022-12-07 Thread Fred Welland
an interesting surprise I don't know if this is the official release notes, but this has some info on it: https://github.com/apache/netbeans/releases/tag/16 On Wed, Dec 7, 2022 at 3:00 PM Thad Humphries wrote: > I see that NetBeans 16 is out. I only started using NetBeans a few weeks >

NetBeans release notes?

2022-12-07 Thread Thad Humphries
I see that NetBeans 16 is out. I only started using NetBeans a few weeks ago. Are there release notes somewhere online so I can evaluate if I want to upgrade at this time, and what obstacles and/or bugs I might expect? -- "Hell hath no limits, nor is circumscrib'd In one self-place; but where we

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Ernie Rael
On 22/12/07 7:05 AM, Neil C Smith wrote: On Mon, 5 Dec 2022 at 22:28, Greenberg, Gary wrote: It used to be a feature that allows to submit exceptions along with some other info to Netbeans development team with a click of a button. Now you can only open notification and view the exception stac

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Michael Bien
the most important part of an issue report is a minimal reproducer or steps how to reproduce the issue. Since the main user base of an IDE are devs, it is often possible to get good quality submissions in some cases. It is really difficult to automate this. Telemetry can do only so much and pr

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Neil C Smith
On Wed, 7 Dec 2022 at 16:31, Sean Carrick wrote: > It's really too bad that NetBeans Project went with GitHub, instead of > GitLab...GitLab has a feature called "Service Desk" that provides a unique > email address to which bugs, RFEs, etc., can be email by anonymous users, > without them needi

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Sean Carrick
It's really too bad that NetBeans Project went with GitHub, instead of GitLab...GitLab has a feature called "Service Desk" that provides a unique email address to which bugs, RFEs, etc., can be email by anonymous users, without them needing a GitLab account. In that instance, NB would only have nee

Re: What happened with Netbeans bug reporting?

2022-12-07 Thread Neil C Smith
On Mon, 5 Dec 2022 at 22:28, Greenberg, Gary wrote: > It used to be a feature that allows to submit exceptions along with some > other info to Netbeans development team with a > click of a button. > Now you can only open notification and view the exception stack trace and > that’s it. Exceptions

Add server - file permission

2022-12-07 Thread Amn Ojee Uw
In my Debian 11, adding a server to Netbeans 15 requires that I add _*the directory*_ '/opt/tomcat/bin', as the place where server is located I think 😕 However, the file requires Authentication, is that the reason NB15 cannot accept the directory as the server directory location? Anyone know ho