Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

parameter to the java compiler of Eclipse

I am not able to find how to add/edit parameter to the java compiler of Eclipse. for eg. -parameter I am using ECLIPSE LUNA and no means of setting options in Java Compiler Properties.

like image 607
Pramod Vidyagar Avatar asked Oct 15 '25 15:10

Pramod Vidyagar


2 Answers

Have you tried on "Run Configurations"?

Run -> Run Configurations... -> Arguments tab, set there your Program and/or VM arguments.

like image 149
Keews Avatar answered Oct 17 '25 05:10

Keews


All options understood by Eclipse's compiler for Java are indeed configurable by the Java Compiler Preferences / Properties

If there's any option your missing on this page and its sub pages, please be specific.

like image 39
Stephan Herrmann Avatar answered Oct 17 '25 03:10

Stephan Herrmann



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!