What kind of Maven project are we talking about? Steps to reproduce, please?
Gj On Thu, 23 Jan 2020 at 08:36, Ty Young <youngty1...@gmail.com> wrote: > > On 1/23/20 1:28 AM, William Reynolds wrote: > > You need to provide more information. > > > > > > Seriously? You need to actually look at the screenshot that was linked. > > > The code being wrongfully injected into the properties dialog is > *clearly* from nbactions.xml: > > > <exec.args>--add-exports=jdk.incubator.foreign/jdk.incubator.foreign.unsafe=org.goliath.crosspoint > > -classpath %classpath ${packageClassName} > /jdk.incubator.foreign.unsafe=org.goliath.crosspoint --add-exports > jdk.incubator.foreign -classpath %classpath > org.goliath.crosspoint.Test</exec.args> > <exec.executable>java</exec.executable> > </properties > > > NOT Maven. > > > > > > On 1/22/2020 5:36 PM, Ty Young wrote: > >> > >> On 1/21/20 3:36 PM, Ty Young wrote: > >>> Hi, > >>> > >>> > >>> Whenever I go to "run" in my Maven project properties the command > >>> line arguments are all messed up[1]. Why is it doing this? > >> > >> > >> Nothing on this? At all? > >> > >> > >>> > >>> > >>> [1] https://imgur.com/a/pOdKIOR > >>> > >> > >> --------------------------------------------------------------------- > >> 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 > >> > > --------------------------------------------------------------------- > 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 > >