I have a weird situation with the "Run File" action with NetBeans 9.0 (VC3 and RC1)
For some Maven Projects "Run File" is always disabled even though the current class in the editor does have a main() method. When I open the same Maven project with a clean data directory, the main class is detected (and "Run File") is enabled. So it apparently isn't related to the Maven project itself, but to some configuration (or plugin) in my NetBeans installation. So: which setting or configurations options could make this stop working? Where should I look? Could a plugin cause this? Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists