Re: Background Scanning of projects VS Checking for external changes

2021-03-29 Thread Alonso Del Arte
If I understand correctly, background scanning of projects is to make sure that your latest changes to a class or interface don't break your whole project. For example, you delete something from an abstract class that is required by an interface. NetBeans will scan the project and then tell you th

Re: NetBeans Platform modules with Gradle

2021-03-29 Thread Laszlo Kishalmi
You might take a chance with: https://github.com/radimk/gradle-nbm-plugin Though it has not been updated for a while. I'm sorry but the Gradle Tooling for NBMs are pretty down on my list at the moment. I'd rather see NetBeans itself (at least the platform) being build with Gradle first. Howev

Re: Background Scanning of projects VS Checking for external changes

2021-03-29 Thread Bilu
doesn't seems to be at startup only. its start also on projects openning/closure and randomly sometimes. i guess its the process to index source files for features like Code completion. Is there a way to stop it? And last what is the purpose of Pause I/O Checks action? thanks for the reply Le 2

Re: NetBeans Platform modules with Gradle

2021-03-29 Thread Adam Korynta
I’m asking about NetBeans modules (.nbm packages) being built with Gradle for building NetBeans RCP applications. Tutorial materials would be great as well, but I suspect they don’t yet exist. Thank you, Adam On Mar 20, 2021, at 11:35 AM, Eric Bresie mailto:ebre...@gmail.com>> wrote: Are you

Re: Background Scanning of projects VS Checking for external changes

2021-03-29 Thread Geertjan Wielenga
Background scanning is at startup only, ideally. Gj On Mon, Mar 29, 2021 at 6:48 PM Bilu wrote: > Can anyone help me disambiguate this please? > Le 27/03/2021 à 00:17, Bilu a écrit : > > Hello, > > What is the difference between Background Scanning of projects and > Checking for external change

Re: Background Scanning of projects VS Checking for external changes

2021-03-29 Thread Bilu
Can anyone help me disambiguate this please? Le 27/03/2021 à 00:17, Bilu a écrit : > > Hello, > > What is the difference between Background Scanning of projects and > Checking for external changes? > > After reading a bit on the internet i understood that: > > * Checking for external changes: Is

Re: NetBeans 12.3 cannot start a Glassfish 6.00 server

2021-03-29 Thread Josh Juneau
Hi David, Hope you are well. Sorry to hear that you are unable to use Glassfish 6.0.0 with NetBeans 12.3. It seems to be working okay for me. I have been using it for testing over the past few months without issue. Just to be sure, I loaded the latest Eclipse Glassfish 6.0.0 into a fresh insta