how to add command line parameters when running java code in Eclipse?

前端 未结 3 1691
[愿得一人]
[愿得一人] 2020-11-30 15:24

How can I add command line parameters to the JVM in Eclipse? For example, let\'s say I want to explicitly add -cp argument when running the JVM, is it possible? (I am giving

3条回答
提交回复
热议问题