Just in time for the holidays I'm happy to let you know JBoss Tools 3.3 M5 is available for download.

http://in.relation.to/service/File/10824

3.3 M5

[Download] [Update Site] [What's New] [Forums] [JIRA] [Twitter]

 

JBoss Tools is a set of plugins for Eclipse that complements, enhances and goes beyond the support that exist for JBoss and related technologies in the default Eclipse distribution.

 

We were planning on this being named Beta, but for this release we got many new features which we thought deserved a (hopefully) final milestone. The new features are JBoss AS 7.1.x support, OpenShift Cartridges, Mobile Browser Simulator, Experimental Hibernate multi-version support, an updated JBoss Central with easy installation of 3rd party plugins and more!

 

Installation

 

As always, get and install Eclipse 3.7.1 (Indigo) JEE bundle - with the 3.7.1 JEE bundle you get majority of the dependencies preinstalled.

 

Once you have installed Eclipse, you either find us on Eclipse Marketplace under "JBoss Tools (Indigo)" or use our update site directly.

 

The update site URL to use from Help > Install New Software... is:

 

http://download.jboss.org/jbosstools/updates/development/indigo/


JBoss AS 7.1.x Support

Now both AS 7.0 and AS 7.1 is now supported. We include the AS 7.1.b1 client libraries and the AS team just verified their just released AS 7.1.CR1 is compatible and working with this release.

 

I'm especially proud of the AS team's ingenious approach to having AS7 out-of-the-box being secured and locked-down for remote access but still allowing easy developer use of an local AS7. This allows tools like JBoss Tools, Maven, Arquillian etc. running locally under the same user as AS 7 to work seamless without additional security credentials setup - it just works

 

OpenShift

You can now use existing WTP projects when setting up an OpenShift Express Application - making it easier to go from local development and then later into the OpenShift PaaS. How this works is demo'ed in the following screencast:

 

 

We also added support for managing OpenShift cartridges which allows you to easily add things like mysql, mysqladmin, mongo and Jenkins support to your application.

 

http://docs.jboss.org/tools/whatsnew/openshift/images/embed-cartridge.png

You can now also get easy access to log files via the new "Show In > Remote Console" available in the context menu of the server adapter.

 

Finally we adjusted the OpenShift server adapter to be independent of an AS7 runtime, meaning you can use the server adapter without even installing AS7 locally.

 

Note: This change does make it necessary to remove M4 server adapters and add a new one since it required an incompatible change in the server adapter metadata. 

 

JBoss Central

In M4 we introduced JBoss Central, a "hub" for getting easy access to tutorials, 3rd party plugins and news related to JBoss technology.

Project Wizards

In M5 we are adding a set of Project Wizards to JBoss Central which makes it easy to get started with Java EE, HTML5, Richfaces and Spring MVC all tested and working on AS 7 based servers. Furthermore all the projects are following best practices with respect to using JBoss maven dependencies.

 

http://docs.jboss.org/tools/whatsnew/images/jboss-central-create-projects.png

Note, all of these projects are deployable to OpenShift Express as AS 7 applications out-of-the-box.

 

3rd Party Plugin Installation

We've added a set of often used and now tested and verified 3rd party plugins to JBoss Central for easy installation into an Eclipse running JBoss Tools. The current list of plugins for easy installation are:

 

  • Subclipse (without the notorious issue of having to install additional svn connector plugin)
  • JRebel (currently tested to work with AS 7.0)
  • Google GWT Plugin (their license now allows open redistribution)
  • FindBugs
  • PMD
  • SpringIDE
  • TestNG

Mobile Browser Simulator

We've added a browser simulator to allow for easy and basic testing of your application layout when running in a mobile browser.

http://docs.jboss.org/tools/whatsnew/vpe/images/3.3.0.M5/9539.png

Hibernate Multi-Version

Hibernate Tools now support both Hibernate 3.5 and Hibernate 4.0.

http://docs.jboss.org/tools/whatsnew/hibernate/images/console_configuration_hibernate_version.png

Please be aware that this feature is still experimental and not all parts of Hibernate Tools works

smoothly with Hibernate 4. Code generation and query execution should though work

for basic cases. We will be working on this heavily through January thus you should see fast improvements on this area in the nightly builds

getting closer to beta.

 

If you do bump into bugs please let us know in forum or jira making sure we know about your specific Hibernate configuration that is causing problems and can help expaned the list of supported Hibernate 4 setups.

 

And more...

When we return in January I and others will be going into more details about the various many new and awesome features JBoss Tools 3.3.0 has to offer, until then there are additional screenshot and features to browse over at What's New & Noteworthy

 

Leave a comment to let us know what you think!

 

Happy holidays and as always,

Have fun!