[ https://issues.apache.org/jira/browse/NETBEANS-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vedran updated NETBEANS-4102: ----------------------------- Description: VM options are not passed to Maven exec.args when trying to run application by clicking on a single file(contains main method to run the whole project) in a Project explorer and then clicking file run when not in Favourties window. This also does not work if trying to run application by clicking file run when on file opened in editor. Only clicking run on the project level in Project explorer works ok. I noticed this when i was trying to run app which contained preview features and --enable-preview flag was not passed to Maven exec.args. Detailed info can be found under NETBEANS-4034 issue. was: VM options are not passed to Maven exec.args when trying to run application by clicking on a single file(contains main method to run the whole project) in a Project explorer and then run when not in Favourties window. This also does not work if trying to run application by clicking file run when on file opened in editor. Only clicking run on the project level in Project explorer works ok. I noticed this when i was trying to run app which contained preview features and --enable-preview flag was not passed to Maven exec.args. Detailed info can be found under NETBEANS-4034 issue. > VM Options not passed to Maven exec.args > ---------------------------------------- > > Key: NETBEANS-4102 > URL: https://issues.apache.org/jira/browse/NETBEANS-4102 > Project: NetBeans > Issue Type: Bug > Affects Versions: 11.3 > Reporter: Vedran > Priority: Minor > > VM options are not passed to Maven exec.args when trying to run application > by clicking on a single file(contains main method to run the whole project) > in a Project explorer and then clicking file run when not in Favourties > window. > This also does not work if trying to run application by clicking file run > when on file opened in editor. > Only clicking run on the project level in Project explorer works ok. > I noticed this when i was trying to run app which contained preview features > and --enable-preview flag was not passed to Maven exec.args. > Detailed info can be found under NETBEANS-4034 issue. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists