How do I change the working directory for an Eclipse run configuration?

南笙酒味 提交于 2021-01-28 08:45:06

问题


I have a single Eclipse run configuration for which I want to set the working directory. How do I do this?

I glanced through the different tabs for a run configuration, including the Environment tab, but didn't see anything obvious.


回答1:


Yep

This is on Kepler SR1. Arguments tab.




回答2:


In a Java Application run config on the tab "Arguments" on the bottom where it says "Working directory".



来源:https://stackoverflow.com/questions/21028690/how-do-i-change-the-working-directory-for-an-eclipse-run-configuration

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!