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

"JBoss Tools 4 Alpha 2 - Stacks, OpenShift SSH, Hibernate Tools, Forge Debug 
and more..."

To view the blog post, visit: 
https://community.jboss.org/community/tools/blog/2012/10/09/jboss-tools-4-alpha-2

--------------------------------------------------------------
h4. JBoss Tools 4.0.0 Alpha 2
[ http://www.jboss.org/tools/download/dev/4_0.html Download] [ 
http://download.jboss.org/jbosstools/updates/development/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]

Time for Alpha2 for JBoss Tools 4 - the set of eclipse plugins that works and 
run on Eclipse Juno and looking at  
http://marketplace.eclipse.org/metrics/successful_installs/last30days Eclipse 
Marketplace stats it already is being more installed than our Indigo stable 
release. Amazing  :)  
h2. Installation

Recommended path to install is to have a clean Eclipse Juno install and use our 
updatesite to install from.

This release you need Eclipse 4.2 but we recommend using the  
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr2
 Eclipse 4.2 JEE Bundle since then you get most of the dependencies 
preinstalled.

Once you have installed Eclipse use our update site directly, or you can drag 
this icon into your running Eclipse to install from the Eclipse Marketplace:  
http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=420896  
http://marketplace.eclipse.org/misc/installbutton.png 

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

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

Note: SOA Tooling, including BPEL, Drools, ESB, jBPM3, jBPM5, Savara, 
SwitchYard, pi4soa, ModeShape & Teiid Designer are not included in the JBoss 
Tools *Core* release at this time - they will be available separately.

+Note m2e-wtp users+: In case you already have m2e-wtp installed, then add the 
updatesite first and then run "Help > Find Updates" before trying to run Help > 
Install new. This way you will automatically update from the old 
org.maven.ide.eclipse.wtp.feature 0.15 to the new namespace & version, 
org.eclipse.m2e.wtp.feature 0.16.
h2. Stacks attack!
One of the challenges tools and users have is that as the various runtimes 
evolves and new features gets added. How do we keep up ? How do we ensure that 
you got the right examples and get easily started on using the new or even old 
runtime ? Which version of the runtimes is the recommend one ? Which version of 
the archetypes is supposed to be used with these runtimes to show its features ?
And especially for tools - how do we avoid having a JBoss Tools installation go 
stale without requiring a new release for every runtime released ?

To solve this, we worked together with the JBoss Developer Framework team and 
developed  http://www.jboss.org/jdf/stack/stacks/ JBoss Stacks. JDF team 
launched the site allowing you to navigate the various BOM's and recommended 
versions. Now, in JBoss Tools Alpha2 we have the JBoss Central wizards choose 
the appropriate version of the archetypes based on which runtime version you 
have installed.
In case you do not have a runtime installed the recommended version will be 
chosen and you can download the matching runtime directly from the JBoss 
Central wizards.

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

These runtime downloads are also now available when creating a server adapter 
directly allowing you to either download directly or get a link for the latest 
version of JBoss runtimes. 
h2. Convert project to Maven Video

Alpha1 introduced the conversion of java projects dependencies into a Maven 
project with managed dependencies, since then Fred Bricon made a video showing 
how this works.
Take a look at video here (http://t.co/yqdqwYE0).

h2. OpenShift SSH Key management

The biggest hurdle users seemed to have when trying out OpenShift was to get 
their SSH keys to match up. Before you had to use the OpenShift web-ui to 
manage these keys, in Alpha2 we've made this feature available directly from 
within the tools.
You find this feature by right clicking on your OpenShift connection and 
choosing "Manage SSH Keys".
 http://docs.jboss.org/tools/whatsnew/openshift/images/manage-ssh-keys.png  
http://docs.jboss.org/tools/whatsnew/openshift/images/manage-ssh-keys.png 

And from here you can now add/remove SSH keys to OpenShift.

 
http://docs.jboss.org/tools/whatsnew/openshift/images/keys-management-wizard.png
  
http://docs.jboss.org/tools/whatsnew/openshift/images/keys-management-wizard.png
 

h2. Forge Debugging
If you are a plugin developer for Forge then you can now debug the Forge 
console launched within the Forge Tools - allowing for easy inspection and 
debugging of your Forge Plugins.

This feature was contributed by  https://community.jboss.org/people/shadogray 
Thomas Frübeck during our 3.3.0 final lock down so it could not make it in 
early, it was there in Alpha1 but we forgot to mention it then. 
 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  
Thanks Thomas! 

h2. Hibernate Tools Core on Maven
Koen Aers been working on the Forge integration of Hibernate tools and in that 
respect needed updated versions of Hibernate Tools core to be available in 
Maven.
Thus the latest Hibernate Tools Core CR releases are now available in JBoss 
repository at  
https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-tools/
 
https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-tools/
 
https://repository.jboss.org/nexus/content/groups/public/org/hibernate/hibernate-tools/
h2. 
h2. What else ?
Jira has the  
https://issues.jboss.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+JBIDE+AND+fixVersion+%3D+%224.0.0.Alpha2%22+ORDER+BY+status+DESC%2C+priority+DESC&mode=hide
 full details but if you are into screenshots see the  
http://docs.jboss.org/tools/whatsnew/ Whats New section.

Next up is our Beta 1 for JBoss Tools 4 - please don't hesitate to give your 
feedback on Alpha2  :) 

Have fun,
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/community/tools/blog/2012/10/09/jboss-tools-4-alpha-2]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to