无法在 helios 中创建新的 junit 测试用例

发布于 2024-11-03 11:37:28 字数 233 浏览 0 评论 0原文

我当前正在使用 Eclipse Helios IDK 并安装了最新的 JRE (1.6)。我已将 4.8 和 4.9 版本的 junit jar 添加到构建路径中。但是,每当我右键单击>新建时,都没有像您期望的那样创建 junit 测试用例的选项。即使进入 other>java 以及 other 中的所有其他目录后,我也找不到创建测试用例的选项。我是否需要获取插件才能初始化这些 .jar 文件?

感谢您提前提供任何帮助!

I'm currently using the Eclipse Helios IDK and have the newest JRE (1.6) installed. I have added both the 4.8 and 4.9 versions of the junit jar to the build path. However, whenever I right click>new there is not an option to create a junit test case like you would expect. Even after going to other>java and every other directory within other I couldn't find the option to create a test case. Do I need to get a plugin in order to initialize these .jar files?

Thanks for any help in advance!

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

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

发布评论

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

评论(1

清眉祭 2024-11-10 11:37:28

默认情况下(在我的 Helios 中也是如此)即使类路径中没有 JUnit jar,JUnit 测试用例也应该可用。然后 Eclipse 要求将 JUnit jar 添加到类路径中。

尝试删除罐子并再次启动“新建..”向导。

在此处输入图像描述

By default (and in my Helios, too) JUnit Test Case should be available even if no JUnit jar is in your classpath. Eclipse then asks to add the JUnit jar to the classpath.

Try removing the jars and start the "New.." wizard again.

enter image description here

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