Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Named parameters as arguments in eclipse run configuration (program arguments)

9797dd6b-cca8-4124-a076-f0840965b277Oct 27 2015 — edited Oct 27 2015

Hi,

I have a problem with Named parameters and hope that anyone can help me.

I use the Eclipse IDE and I want to write the parameters in the Arguments tab of
the run configuration (under program parameters). It works with unnamed parameters e.g.

language
programtype

but if I use

language=EN my named parameters are null, the string is used as unamed parameter shows.

What is the correct entry for a named parameter in the arguments tab ? Or is this not supported from eclipse? :/

Thanks, Xandra

P.S. I use Eclipse Mars IDE , e(fx)clipe 2.1.0, jdk - 1.8.0u60

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2015
Added on Oct 27 2015
1 comment
727 views