启动 Eclipse 应用程序时取消设置环境变量?

发布于 2024-11-29 05:47:06 字数 222 浏览 0 评论 0原文

我遇到过这样一种情况:用户在其工作站上设置了“JAVA_TOOL_OPTIONS”环境变量...但该选项导致我的 Eclipse 应用程序崩溃。

有没有办法在 eclipse.ini 文件中取消设置 JAVA_TOOL_OPTIONS 环境变量?

或者,有没有办法可以在 JVM 命令行的 -vmargs 部分中取消设置 -agentlib 选项?

这是在 Windows 系统上。

I've got a situation where a user has the 'JAVA_TOOL_OPTIONS' environment variable set on their workstation ... but the option is causing my Eclipse application to crash.

Is there a way, in the eclipse.ini file, that I can unset the JAVA_TOOL_OPTIONS environment variable?

Alternatively, is there a way I can just unset the -agentlib option on the JVM command line in the -vmargs section?

This is on a Windows system.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夏天碎花小短裙 2024-12-06 05:47:06

假设您将应用程序部署为产品,您是否尝试过编辑产品配置编辑器启动选项卡中的虚拟机参数部分?

Assuming that you deploy your application as a product, have you tried to edit the VM Arguments section in the Launching tab of the Product Configuration Editor?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文