Adding "add-opens" command line args to a Maven project.
Will Hartung <[email protected]>
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <CAKMEDdzQ_jzX2fWtxtZpioHfjwEgwPy9w1ZUSJi+Uy8HD8R+bQ@mail.gmail.com> |
i tried all sorts of stuff on the net and the AIs, but nothing seems to
work.
Simply ("simply"), I want to add an --add-opens option to my pom.xml so
that when I Run my project, it does what it's supposed to.
The various things I have tried, and lead to no success, either in Netbeans
or with a mvn exec:exec target.
I'm sure someone has done this, so what it working for you?
Thanks!
Regards,
Will Hartung