使用 Websphere JVM 构建项目

发布于 2024-12-17 05:48:59 字数 104 浏览 0 评论 0原文

如何使用 Websphere JVM 和 ant 编译某个项目?我知道 ant 需要 JDK,但必须有一种在 RAD/Eclipse 之外针对 Websphere 提供的 JVM 编译项目的方法

How to do you compile a certain project using Websphere JVM with ant? I know ant requires a JDK but there must be a way outside of RAD/Eclipse to compile a project against Websphere supplied JVM

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

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

发布评论

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

评论(1

红衣飘飘貌似仙 2024-12-24 05:48:59

将类路径设置为 WebSphere JDK(子)目录并将 WebSphere JDK 添加到 PATH 环境变量。您应该在 WebSphere 文件夹中找到 JVM。

Set your classpath to the WebSphere JDK (sub)directory and add the WebSphere JDK to your PATH environment variable. You should find the JVM in your WebSphere folders.

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