Netbeans trunks(7.0 之前):JUnit 捆绑已删除 - 没有插件?
自 2011 年 2 月 6 日 Netbeans 主干构建以来(可能更早),JUnit 已被删除,按照提议。
遗憾的是,工具->插件->可用...似乎仍然没有 JUnit 插件,可以作为直接替代品。也许,甚至没有计划安装后的直接替换。
当然,我可以定义一个新的自定义 Netbeans 库并手动安装 JUnit(当没有更好的解决方案时,我可能会这样做)。
但是,我问你们:有人知道更好的解决方案吗?
Since 2011-02-06 trunk build of Netbeans (probably earlier), JUnit is removed, as it was proposed.
Sadly, there seem to be still no plugin for JUnit from Tools->Plugins->Availible..., which would act as a drop-in replacement. Perhaps, no post-installable drop-in replacement is even planned.
Sure, I could define a new custom Netbeans library and install JUnit manually (which is what I might do, when there is no better solution).
But, I asking you guys: does anyone know of a better solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
目前似乎还没有更好的解决方案。我希望他们能尽快解决许可证问题,最终版本将与 jUnit 一起发布。现在还缺少“工具 > 创建 JUnit 测试”项目
Currently there doesn't seem to be a better solution. I hope they will solve problems with the licence soon and final version will be with jUnit. There's also the item "Tools > Create JUnit Tests" now missing
在 Netbeans 的最新主干版本中(截至 2011 年 3 月 31 日),JUnit 插件的安装在安装过程中是单独提供的。
In more recent trunk builds of Netbeans (as of 2011-03-31), installation of JUnit plugin is offered separated during installation.