简体   繁体   中英

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.

Have you tried on "Run Configurations"?

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

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM