如何使用JCreator (Pro)设置执行目录?
是否可以在指定目录中执行类?
我的意思是,a.class 位于目录 abc 中,我希望它像在目录 xyz 中一样执行(直接来自 JCreator 的 IDE)。
Is it possible, to execute a class in a specified directory?
I mean, a.class is in directory abc and i want it to be executed as if it were in directory xyz (directly from the IDE of JCreator).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不是在运行时环境设置中吗? 如果没有,我会尝试创建一个运行 JCreator 完整路径的快捷方式,但将当前目录设置为您希望执行发生的位置。
Isn't that in the runtime environment settings? If not I'd try making a shortcut that runs the full path of JCreator but set the the current directory to where you want the execution to happen.