Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在指定目录中执行一个类?
我的意思是,a.class 在目录 abc 中,我希望它像在目录 xyz 中一样执行(直接来自 JCreator 的 IDE)。
这不是在运行时环境设置中吗?如果不是,我会尝试创建一个运行 JCreator 完整路径的快捷方式,但将当前目录设置为您希望执行的位置。