http://netbeans.apache.org/wiki/ May prove useful.
El El lun, 30 jul 2018 a las 22:53, [email protected] < [email protected]> escribió: > > > On 2018/07/30 19:42:59, Svata Dedic <[email protected]> wrote: > > Dne 30.7.2018 v 21:05 [email protected] napsal(a): > > > Hi, I'm developing a module for Netbeans, and it needs to have > "project-specific" functionality i.e. similar to how the "Run Application" > button in the toolbar compiles and runs only the current project. > > > > > > > Define what is "current" :) Is it "the project, which owns the active > > editor" ? Or "the project which owns the active node's file" (which may > > change as e.g. file explorer or various supplemental windows are > > activated) ... Or has the user to specifically open a project explorer > > and select project's node before your action ? Please be more specific > > what "current" means in your scenarios. > > > > -Svata > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > I'm a little bit new to some of the NetBeans terminologies (i.e. Nodes > etc), but I can try my best to explain. I'm thinking in terms of how the > "Run Project" button works in the main toolbar, and how that must determine > which project to run somehow. That project that it "chooses to run" is what > I mean by the "current" project. > > I hope that is more specific :) Thanks for your reply > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
