开发者

Is there any IDE integration for JBoss AS 6?

开发者 https://www.devze.com 2023-01-02 02:20 出处:网络
We have switched to JBoss 6 to mak开发者_如何学运维e it possible to use a wider range of Java EE technologies. We chose JBoss because of its small memory footprint compared to other application server

We have switched to JBoss 6 to mak开发者_如何学运维e it possible to use a wider range of Java EE technologies. We chose JBoss because of its small memory footprint compared to other application servers, so we have no other choice.

Do you know any developer tools that can be integrated with JBoss AS 6?

Thanks in advance

Jonathan Frank


Eclipse and JBoss Tools play nice.


See JBoss Tools.


In addition to JBoss Tools, there is also JBoss Developer Studio.


JBoss 6 will run with the WTP server definition for 5.0.


JBoss 6 will work well with Eclipse IDE 3.6.2 Helios download here (I recommend)

Then you will need to download JBoss Tools to use its features (JBoss Tools 3.2.2 for Eclipse Helios is recommended)

To install JBoss Tools, start up Eclipse 3.6.2 Helios then:
Help > Install New Software... > and add this URL: http://download.jboss.org/jbosstools/updates/stable/helios/


Jetbrains' Idea Ultimate Edition too has an excellent support for JBoss and development.

0

精彩评论

暂无评论...
验证码 换一张
取 消