Hey Alex, atm not, sry. I just needed to listen for the debug session 😊. But when I figure it out, I will let you know.
Cheers Chris Von: Alessandro Gesendet: Mittwoch, 22. Januar 2020 10:45 An: [email protected] Betreff: Re: NetBeans API for projects lifecycle Hi Chris, the DebuggerManager API allows to listen for start/stop debug project events just fine. Do you, or anyone, know how to listen to start/stop run project events too? Thank you in advance. Regards, Alex Il giorno mar 21 gen 2020 alle ore 16:41 Alessandro <[email protected]> ha scritto: > Thanks Chris, > will check that out. > > Greets, > Alex > > Il giorno mar 21 gen 2020 alle ore 13:33 Christian Lenz < > [email protected]> ha scritto: > >> Hey Alessandro, >> >> check this out: >> https://gist.github.com/Chris2011/f779ec3227bad795d23786daf3ac008e >> >> >> Cheers >> >> Chris >> >> >> >> Von: Alessandro >> Gesendet: Montag, 20. Januar 2020 15:13 >> An: [email protected] >> Betreff: NetBeans API for projects lifecycle >> >> Hi all, >> is there a NetBeans API for listening to when user starts/stops >> Run/Debug >> of Java projects (all build tools) and also possibly programmatically >> starting/stopping them too? >> >> Is this a question better suited for the users mailing list? >> >> Regards, >> Alex >> >>
