Netbeans 6.0.1 是否支持 JCAPS 还是我必须下载 netbeans 6.1?
我有点困惑不知道如何使用 JCAPS。我有 Netbeans 6.0.1。是否需要 Netbeans 6.1 才能使用 JCAPS?
其次如何使用JCAPS?
我是 Java 新手,所以希望我能在这里找到良好的支持。
I am bit confused no how to use JCAPS. I have Netbeans 6.0.1. Is it necessary to have Netbeans 6.1 to use JCAPS?
Secondly how do I use JCAPS?
I am new to Java so hopefully I'll find good support here.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
JCAPS(至少 6.1)与 Netbeans 6.1 和 Glassfish 2.1 密切相关;除了使用 JCAPS 安装的内容之外,您别无选择。
也许您应该在研究 JCAPS 之前尝试学习 Java SE 编程基础以及 Java-ee 打包(EAR 文件的概念)和部署
JCAPS (6.1 at least) is intimately tied to Netbeans 6.1 and Glassfish 2.1; you've got no other choice than using what is installed by JCAPS.
Maybe you should try to learn the basis of Java SE programming, and Java-ee packaging (concept of EAR files) and deployment before investigating JCAPS
另请查看:https://stackoverflow.com/questions/2091959/any-jcaps-tutorials
Also take a look at: https://stackoverflow.com/questions/2091959/any-jcaps-tutorials