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
