[jboss-user] [JBoss Tools] - JBoss Tools 4 and Developer Studio 6 is ready!

Max Rydahl Andersen do-not-reply at jboss.com
Mon Dec 10 03:02:21 EST 2012


Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] modified the blog post:

"JBoss Tools 4 and Developer Studio 6 is ready!"

To view the blog post, visit: https://community.jboss.org/community/tools/blog/2012/12/10/jboss-tools-4-and-developer-studio-6-is-ready

--------------------------------------------------------------
>From all of us to all of you the Final and GA release!  https://community.jboss.org/servlet/JiveServlet/showImage/38-4854-18193/jbosstolsdevstudio.png  https://community.jboss.org/servlet/JiveServlet/downloadImage/38-4854-18193/jbosstolsdevstudio.png 
Developer Studio: [ https://marketplace.eclipse.org/node/503834 Marketplace] [ http://devstudio.jboss.com/earlyaccess Download] | Tools: [ https://marketplace.eclipse.org/node/420896 Marketplace] [ http://www.jboss.org/tools/download Download] [ http://download.jboss.org/jbosstools/updates/stable/juno/ Update Site] | [ http://docs.jboss.org/tools/whatsnew What's New] [ http://www.jboss.com/index.html?module=bb&op=viewforum&f=201 Forums] [ http://jira.jboss.com/jira/browse/JBIDE JIRA] [ http://twitter.com/jbosstools Twitter]

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

JBoss Developer Studio is a fully bundled Eclipse distribution which not only includes the majority of JBoss Tools but also all its needed dependencies and 3rd party plugins allowing for an easy one-click and no-fuss installation.

If you are into doing your own bleeding edge eclipse plugin assembly, JBoss Tools is for you; if you are more into having something that "Just Works" then JBoss Developer Studio is the way to go.

h2. Installation
JBoss Developer Studio is available with a  http://devstudio.jboss.com/earlyaccess one-download-installer  with everything bundled and configured out of the box. 

You can also now install JBoss Developer Studio or JBoss Tools from Eclipse Marketplace via "Help > Eclipse Marketplace..."

When installing from Eclipse Marketplace we recommend using the  http://www.eclipse.org/downloads/packages/release/juno/sr1 Eclipse 4.2 JEE Bundle since then you get most of the dependencies preinstalled.

Note: SOA tooling for BPEL, Drools, Guvnor, jBPM, ESB, Modeshape, pi4soa, Savara, SwitchYard & Teiid are no yet available for this release. They will become available separately later. If you wish to use these today
 we recommend you continue using JBoss Tools 3.3 or Developer Studio 5.

h1. Improvements
The biggest change in this release is the target for Eclipse 4 / Juno, the BYOE feature and that now all of the JBoss Tools codebase is at  http://github.com/jbosstools github, and in there also over  https://issues.jboss.org/issues/?jql=%28project%20in%20%28JBDS%29%20AND%20fixVersion%20in%20%28%226.0.0.GA%22%2C%20%226.0.0.CR1%22%2C%20%226.0.0.Beta2%22%2C%20%226.0.0.Beta1%22%2C%20%226.0.0.Alpha1%22%2C%20%226.0.0.Alpha2%22%29%20OR%20project%20in%20%28JBIDE%2C%20TOOLSDOC%29%20AND%20fixVersion%20in%20%28%224.0.0.Final%22%2C%20%224.0.0.CR1%22%2C%20%224.0.0.Beta2%22%2C%20%224.0.0.Beta1%22%2C%20%224.0.0.Alpha1%22%2C%20%224.0.0.Alpha2%22%29%29%20AND%20resolution%20not%20in%20%28Unresolved%29%20ORDER%20BY%20fixVersion%20ASC 1000 issues were processed which primarily were performance and bug fixes made since the summer release. 

Burr Sutter made two videos showing off JBoss Developer Studio 6 with JavaEE and OpenShift:

 

Following is some more highlights:

h3. Bring Your Own Eclipse
We introduced JBoss Developer Studio BYOE (Bring Your Own Eclipse) in Beta1 which allow you to install the plugins provided and supported in JBoss Developer Studio to your own existing Eclipse installation from  https://marketplace.eclipse.org/node/503834 Eclipse Marketplace.

You might ask what is the difference between using the JBoss Tools and the Developer Studio Marketplace entry ? In short JBoss Tools has a few extra, but unsupported plugins you can pick and choose from and JBoss Developer Studio BYOE is exactly the supported plugins.
h3. Eclipse 4 / Juno
The main feature of this release is to have Eclipse 4 (Juno) support and get to bundle the latest fixes and features from Eclipse JDT/Core and Web Tools Platform.

Some users have  https://bugs.eclipse.org/bugs/show_bug.cgi?id=385272 reported slow speeds within Juno for those affected by this bug we suggest to install the feature patch available from Eclipse at:

 http://download.eclipse.org/eclipse/updates/junoSR1Patch-tmp 


If you experience issues with your Juno installation and the above patch does not help do let us know!

h2. JBoss Central
The Maven based project wizards available from JBoss Central have received updates giving you the latest greatest from Aerogear, Errai, Spring , HTML5, Richfaces and JBoss Developer Quickstarts.

h2. "Blank" projects & Stacks
For project examples based on Maven archetypes, we now rely on the  http://docs.jboss.org/tools/whatsnew/examples/JBIDE-12472 JBoss Developer Framework Stacks descriptor to provide the most appropriate version of an archetype, depending on the target runtime you select.
This also allows us to provide "blank" versions of archetypes, if you prefer to start creating project with no demo code. You can see what archetype version is used when checking "Create a blank project".


 http://docs.jboss.org/tools/whatsnew/examples/images/archetypes_blank.png  http://docs.jboss.org/tools/whatsnew/examples/images/archetypes_blank.png 

If the recommended runtime is not configured in your workspace, you now have the possibility of choosing the version you want to download

 http://docs.jboss.org/tools/whatsnew/examples/images/archetypes_select_runtime.png  (http://docs.jboss.org/tools/whatsnew/examples/images/archetypes_select_runtime.png)




h2. OpenShift Enterprise and Smooth SSH Keys
Recently the OpenShift team  https://openshift.redhat.com/community/blogs/announcing-openshift-enterprise-paas-from-redhat introduced OpenShift Enterprise which allows to have your own on-premise hosted PaaS. The OpenShift tooling in previous version does work with this with manual configuration but would only allow you to work with one OpenShift setup at the time. With this new release there is now support for setting up any number of OpenShift hosts and accounts - onpremise, hosted or even OpenShift Origin.

 http://docs.jboss.org/tools/whatsnew/openshift/images/connection-dialog.png  http://docs.jboss.org/tools/whatsnew/openshift/images/connection-dialog.png 

Beyond supporting multiple hosts there are now also direct support for editing and configuring SSH keys for proper OpenShift autorization.

 http://docs.jboss.org/tools/whatsnew/openshift/images/manage-ssh-keys.png  http://docs.jboss.org/tools/whatsnew/openshift/images/manage-ssh-keys.png 

Further improvements in OpenShift are:

* The OpenShift server adapter support custom git remotes
* Import of already existing OpenShift applications created via CLI commands
* When Adding/Removing cartridges suggestions were made for dependencies/conflicts - these can now also be ignored
* Tail files can be customized before running - allowing to log any set of remote files

h2. Browser Simulator
The Browser Simulator got some new sexy skins and dimensions, iPhone 5 and Galaxy Note II.
 http://docs.jboss.org/tools/whatsnew/vpe/images/4.0.0.Beta1/iPhone5-screenshot.png  http://docs.jboss.org/tools/whatsnew/vpe/images/4.0.0.Beta1/iPhone5-screenshot.png   http://docs.jboss.org/tools/whatsnew/vpe/images/4.0.0.CR1/GalaxyNoteII-screenshot.png  http://docs.jboss.org/tools/whatsnew/vpe/images/4.0.0.CR1/GalaxyNoteII-screenshot.png 
h2. "As-you-type" Validation
The validation of CDI constructs are now done as-you-type instead of during Save giving you faster feedback about possible errors.
You can see how this work in the following video:


h2. Forge Debugging
You can now launch Forge in Debug mode allowing you to debug your custom plugins.
 http://docs.jboss.org/tools/whatsnew/forge/images/4.0.0.Alpha2/debug-pref.png  http://docs.jboss.org/tools/whatsnew/forge/images/4.0.0.Alpha2/debug-pref.png 
There is also now controls to pass custom flags to the JavaVM forge is launched to setup additional debug and memory settings.

h2. Maven 
With JBoss Central most of our projects are already mavenized, but in case you have an old project or want to convert an existing "pure" eclipse project you can now use the "Conversion to Maven Dependencies" which will help you identify your local jars and provide the Group, Artifact & Version coordinates needed for your pom.xml file.

 http://docs.jboss.org/tools/whatsnew/images/jar_conversion_updates.png  http://docs.jboss.org/tools/whatsnew/images/jar_conversion_updates.png 

h2. And more...

  http://docs.jboss.org/tools/whatsnew/ What's New and Noteworthy have more and do leave a comment if you got questions/comments.

Happy Holidays and Do Have fun!
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/community/tools/blog/2012/12/10/jboss-tools-4-and-developer-studio-6-is-ready]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121210/ad9b2fd8/attachment.html 


More information about the jboss-user mailing list