Re: Gradle plugin to merge @ServiceProvider namedservices

2022-09-15 Thread Ernie Rael
Doh! Left something out I've built a gradle plugin to handle this. The project's VCS has a readme that has usage instructions. I'm a gradle newbie and this is my first plugin, any comments appreciated. See usage at: https://sourceforge.net/p/jvi/raelity-gradle/ci/default/tree/ -ernie On 9/1

Gradle plugin to merge @ServiceProvider namedservices

2022-09-15 Thread Ernie Rael
Slightly off topic. I work on a plain old java project that uses org.openide.util.lookup's @ServiceProvider. I've converted that ancient project (which ends up in a NetBeans plugin) to use gradle instead of ant. While doing this, I've split the sources into separate sub-projects and combine so

Re: Unpacking the index for central repository is very long

2022-09-15 Thread Michael Bien
On 15.09.22 19:21, Richard Grin wrote: Hi Michael, Downloading the file was quick. The unpacking was very long. Wouldn't it be possible to search for Maven artefacts when a pom.xml is written and not before? it is going to start the first time the user runs an action which requires artifact

Re: Unpacking the index for central repository is very long

2022-09-15 Thread Richard Grin
Hi Michael, Downloading the file was quick. The unpacking was very long. Wouldn't it be possible to search for Maven artefacts when a pom.xml is written and not before? It seems that other IDEs don't work like NetBeans and don't download and unpack the index in advance. Am I wrong? Best rega

Re: NetBeans 15 giving last used notification for NetBeans 11

2022-09-15 Thread Neil C Smith
On Thu, 15 Sept 2022 at 17:21, Joseph Huber wrote: > I'm running NetBeans 15 from the zip distribution on Windows 10 Professional. > Periodically, when I start the program, I get the notification "NetBeans 11 > was last used X days ago." This message is also listed in the Notifications > wind

Re: Remove breakpoint in JSP file

2022-09-15 Thread Mitch Claborn
Perfect! Thank you. Mitch On 9/15/22 11:14, Thomas Kellerer wrote: Mitch Claborn schrieb am 15.09.2022 um 17:58: NetBeans 12.6 Somehow I ended up with a breakpoint in a JSP file. How can I get rid of it? I've tried right click > Toggle Line Breakpoint but it does not remove the breakpoint. I

NetBeans 15 giving last used notification for NetBeans 11

2022-09-15 Thread Joseph Huber
Hi! I'm running NetBeans 15 from the zip distribution on Windows 10 Professional. Periodically, when I start the program, I get the notification "NetBeans 11 was last used X days ago." This message is also listed in the Notifications window. I don't have NetBeans 11 installed anymore. Is

Re: Remove breakpoint in JSP file

2022-09-15 Thread Thomas Kellerer
Mitch Claborn schrieb am 15.09.2022 um 17:58: NetBeans 12.6 Somehow I ended up with a breakpoint in a JSP file. How can I get rid of it? I've tried right click > Toggle Line Breakpoint but it does not remove the breakpoint. I can enable/disable it with a right click, not that that helps anything

Remove breakpoint in JSP file

2022-09-15 Thread Mitch Claborn
NetBeans 12.6 Somehow I ended up with a breakpoint in a JSP file. How can I get rid of it? I've tried right click > Toggle Line Breakpoint but it does not remove the breakpoint. I can enable/disable it with a right click, not that that helps anything. -- Mitch -

Re: problem with the Properties>Libraries window in NetBeans 15

2022-09-15 Thread Neil C Smith
Hi, Please open an issue for this - https://netbeans.apache.org/participate/report-issue.html Is this related to the scrollbars appearing? If you resize the window do they come back? Best wishes. Neil On Mon, 12 Sept 2022 at 19:39, Joseph Huber wrote: > Hello! > > > > I’ve been using NetBe

Re: NB 15 no linux installer anymore?

2022-09-15 Thread Neil C Smith
On Wed, 14 Sept 2022 at 05:10, Mark A. Flacy wrote: > Snap requires systemd to work. Many, but not all, linux distributions use > systemd. > > If your distro doesn't use systemd, don't expect snap to work for you. There is also a Flatpak option (which I don't think requires systemd), although I

Re: NetBeans 14/15 not scanning for external changes on Mac

2022-09-15 Thread Ludvík Michálek
> On 15. Sep 2022, at 3:52, Michael Bien wrote: > > On 07.09.22 23:33, Ludvík Michálek wrote: >> Update: I found the cause of the issue, finally (thanks Stan). >> >> 1) I've created a git repository where I saved "default" preferences created >> by fresh install of NB > > nice! i used to do