[jboss-user] [JBoss Tools] - Adding some grease to JBoss Tools 3.3 M3

Max Rydahl Andersen do-not-reply at jboss.com
Mon Sep 19 08:56:14 EDT 2011


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

" Adding some grease to JBoss Tools 3.3 M3  "

To view the blog post, visit: http://community.jboss.org/community/tools/blog/2011/09/19/adding-some-grease-to-jboss-tools-33-m3

--------------------------------------------------------------
It's time for a new fresh milestone update of JBoss Tools:
 http://community.jboss.org/servlet/JiveServlet/showImage/38-4159-17004/grease_jboss_tools.png  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-4159-17004/450-165/grease_jboss_tools.png 
h4. 3.3 M3 (Greased Lightning)
[ http://www.jboss.org/tools/download/dev Download] [ http://download.jboss.org/jbosstools/updates/development/indigo/ 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 exist for JBoss and related technologies in the default Eclipse distribution. For this release we continue to move Maven, CDI, Java EE support forward and also add in a few new "surprise" features. 
h2. Installation

As always, get and install  http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigor Eclipse 3.7 (Indigo) JEE bundle - with the JEE bundle you majority of the dependencies letting you save bandwidth:

Once you have installed Eclipse, you either find us on http://marketplace.eclipse.org/content/jboss-tools-indigo  Eclipse Marketplace under "JBoss Tools (Indigo)" or use our update site directly.

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

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


h3. Maven Profile Selection
In this release we've therefore included an UI which allows you to easily set/change the profiles on single and multiple projects. 

This is especially something that becomes useful when you use Arquillian where it is a common practice to use Maven profiles to toggle the various dependency sets for each server you wish to test against.

It works by you selecting the relevant project(s), press *Ctrl+Alt+P* or use *Maven > Select Maven Profiles...* and then a dialog box allowing you to enable/disable the available profiles for the project(s):

 http://community.jboss.org/servlet/JiveServlet/showImage/38-4159-16994/maven-profile-selection-single-project.jpg  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-4159-16994/450-298/maven-profile-selection-single-project.jpg 

h3. Easier Remote Debugging
Ever been tired of having to manually configure ports, projects and source path lookups for debugging on Remote Applications in Eclipse ?

We are, especially after we learned that JVM's running on Hotspot provides API to discover such applications and allow for easy configuration of your debugger. In this release we've thus added a command available from *Debug As... > Remote Java Application*... in the context menu on any set of resources.

Once you select this command we use the Hotspot API to discover the remote running applications, allow you to select which you application want to connect to and then we do the tedious work of configuring the ports, names and source code lookups (including maven dependencies if applicable) for your Remote debugging. 

 http://community.jboss.org/servlet/JiveServlet/showImage/38-4159-16996/remote-debugging2.png  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-4159-16996/450-206/remote-debugging2.png 
No need for manual tweaking anymore.

Thanks to  http://community.jboss.org/people/aslak Aslak Knutsen for bringing us the idea and initial code to make this happen!

h3. Running Server Detection
The server adapters now attempt to detect if a server is already running to avoid port conflicts and UI inconcistencies. If a server is detected running you are shown a dialog allowing you to choose to either have the server adapter assume it is already running or force the launch anyway.

 http://community.jboss.org/servlet/JiveServlet/showImage/38-4159-17003/server-already-running.png  http://community.jboss.org/servlet/JiveServlet/downloadImage/38-4159-17003/450-197/server-already-running.png 
h3. CDI & Seam Solder
The CDI tooling add a bunch of quickfixes to have JBoss Tools fix common issues. To aid in searching and navigating your CDI application Find References (*Ctrl+Shift+G*) will now show the full list of injection points and EL usage of your beans and Seam Solder and Config annotations and XML now have easy hyperlink navigation to it's declarations.
h3. @ManagedBean's 
The JSF tooling now detects @ManagedBean annotations. This avoids false warnings/errors when importing JSF 2 examples. Do consider using @Named instead for better integration into the JavaEE stack. 

h3. SAR Projects
For a long time we have been asked about providing support for SAR style projects for use on older versions of JBoss AS. This style of project packaging is now supported both in pure WTP style projects and via Maven.

h3. GWT Tools are back
Since last time Google released their GWT eclipse plugin in a version that supports Eclipse 3.7 allowing us to reenable the GWT Tools.

h3. And more...
There are additional bugfixes and more features to browse over at  http://docs.jboss.org/tools/whatsnew/ What's New & Noteworthy

Like the new features ? Leave a comment to let us know!

And by all means, 
Have fun!
--------------------------------------------------------------

Comment by going to Community
[http://community.jboss.org/community/tools/blog/2011/09/19/adding-some-grease-to-jboss-tools-33-m3]

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


More information about the jboss-user mailing list