When you run, however you’ve customized the run settings in the nbactions, will impact the run.
Gj On Wed, 9 Sep 2020 at 16:12, HRH <[email protected]> wrote: > > > Thanks, Gj, I saw this link a few days ago, but I am still not sure, how > to directly make references to the lifecycle artifacts in nbactions.xml. > For instance, how can I call the action "run" described in this file from > the IDE? Do I go to Project->properties->Action and define a custom action > (I am hesitant to modify the existing actions and possibly breaking the > system), if so then how do I explicitly instruct the IDE to use my action? > > Thanks > > > > > > > > > > > > > > On Wednesday, September 9, 2020, 6:17:34 PM GMT+4:30, Geertjan Wielenga < > [email protected]> wrote: > > > > > > > > > > https://stackoverflow.com/questions/12163994/what-is-nbactions-xml-used-for > > Gj > > On Wed, 9 Sep 2020 at 15:44, HRH <[email protected]> wrote: > > Hi, > While trying to discern the relationship between maven and the > nbactions.xml file, I came across this link: Nbactions.xml - NetBeans Wiki > <http://wiki.netbeans.org/Nbactions.xml> > > Nbactions.xml - NetBeans Wiki > > <http://wiki.netbeans.org/Nbactions.xml> > > I don't see any direct references within the pom.xml to this file. I am > wondering how this file is used? > > Thanks > > > > > >
