<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SpringSource Team Blog &#187; Tools</title>
	<atom:link href="http://blog.springsource.org/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:03:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Upgrading Maven integration for SpringSource Tool Suite 2.8.0</title>
		<link>http://blog.springsource.org/2011/10/18/upgrading-maven-integration-for-springsource-tool-suite-2-8-0/</link>
		<comments>http://blog.springsource.org/2011/10/18/upgrading-maven-integration-for-springsource-tool-suite-2-8-0/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 20:02:43 +0000</pubDate>
		<dc:creator>Andrew Eisenberg</dc:creator>
				<category><![CDATA[SpringSource]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=10079</guid>
		<description><![CDATA[UPDATE, Nov 23: We have released STS 2.8.1, that fixes many of the install/uninstall of m2eclipse issues that people were having. Read the release announcement. Now, it is possible to upgrade/downgrade m2eclipse easily. STS 2.8.1 fully supports both versions of m2eclipse. Today, we released version 2.8.0 of the SpringSource Tool Suite. Along with an update  <a href="http://blog.springsource.org/2011/10/18/upgrading-maven-integration-for-springsource-tool-suite-2-8-0/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/10/18/upgrading-maven-integration-for-springsource-tool-suite-2-8-0/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
		<item>
		<title>Rapid Cloud Foundry Deployments with Maven</title>
		<link>http://blog.springsource.org/2011/09/22/rapid-cloud-foundry-deployments-with-maven/</link>
		<comments>http://blog.springsource.org/2011/09/22/rapid-cloud-foundry-deployments-with-maven/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 18:14:37 +0000</pubDate>
		<dc:creator>Gunnar Hillert</dc:creator>
				<category><![CDATA[Builds]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=9873</guid>
		<description><![CDATA[Apache Maven is a very popular choice in the Java community for building and deploying applications.  The Cloud Foundry team has released the Cloud Foundry Maven Plugin to integrate with applications’ development lifecycle, including deployment to the cloud.  The same Maven plugin can be used to manage application pushes and updates to any Cloud Foundry instance.  <a href="http://blog.springsource.org/2011/09/22/rapid-cloud-foundry-deployments-with-maven/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/09/22/rapid-cloud-foundry-deployments-with-maven/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Debugging DSLD Scripts</title>
		<link>http://blog.springsource.org/2011/08/02/debugging-dsld-scripts/</link>
		<comments>http://blog.springsource.org/2011/08/02/debugging-dsld-scripts/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 21:30:06 +0000</pubDate>
		<dc:creator>Andrew Eisenberg</dc:creator>
				<category><![CDATA[Groovy/Grails]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=9171</guid>
		<description><![CDATA[Debugging techniques for Groovy DSL Descriptors in Groovy-Eclipse.]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/08/02/debugging-dsld-scripts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Social Coding: Pull Requests &#8211; What to Do When Things Get Complicated</title>
		<link>http://blog.springsource.org/2011/07/18/social-coding-pull-requests-what-to-do-when-things-get-complicated/</link>
		<comments>http://blog.springsource.org/2011/07/18/social-coding-pull-requests-what-to-do-when-things-get-complicated/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 11:02:50 +0000</pubDate>
		<dc:creator>Dave Syer</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=9121</guid>
		<description><![CDATA[Scenario: you want to contribute some code to an open source project hosted on a public git repository service like github. Lots of people make pull requests to projects I&#039;m involved in and many times they are more complicated to merge than they need to be, which slows down the process a bit. The basic  <a href="http://blog.springsource.org/2011/07/18/social-coding-pull-requests-what-to-do-when-things-get-complicated/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/07/18/social-coding-pull-requests-what-to-do-when-things-get-complicated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Better DSL support in Groovy-Eclipse</title>
		<link>http://blog.springsource.org/2011/05/08/better-dsl-support-in-groovy-eclipse/</link>
		<comments>http://blog.springsource.org/2011/05/08/better-dsl-support-in-groovy-eclipse/#comments</comments>
		<pubDate>Mon, 09 May 2011 03:57:24 +0000</pubDate>
		<dc:creator>Andrew Eisenberg</dc:creator>
				<category><![CDATA[Groovy/Grails]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=8771</guid>
		<description><![CDATA[The Groovy language is an excellent platform for creating domain specific languages (DSLs). A good DSL can make programs more concise and expressive as well as make programmers more productive.  However, until now these DSLs were not directly supported by the Groovy editor. When DSLs are used heavily, standard IDE features like content assist, search, hovers, and navigation lose their value. For a while now, it has been possible to write an Eclipse plugin to extend Groovy-Eclipse, but this is a heavy-weight approach that requires specific knowledge of the Eclipse APIs. This is no longer necessary. Groovy-Eclipse now supports <em>DSL descriptor</em> (DSLD) files that makes your DSL fully understood by Groovy-Eclipse.]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/05/08/better-dsl-support-in-groovy-eclipse/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Using Cloud Foundry from STS</title>
		<link>http://blog.springsource.org/2011/04/13/using-cloud-foundry-from-sts/</link>
		<comments>http://blog.springsource.org/2011/04/13/using-cloud-foundry-from-sts/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 10:00:02 +0000</pubDate>
		<dc:creator>Christian Dupuis</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=8559</guid>
		<description><![CDATA[By now you probably heard about Cloud Foundry, the open PaaS from VMware that was announced yesterday; if not make sure to check out the recording of the webcast. Eventually you have already read earlier blog posts introducing the Spring support for Cloud Foundry, the add-on for Spring Roo and the Grails plug-in. With this  <a href="http://blog.springsource.org/2011/04/13/using-cloud-foundry-from-sts/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/04/13/using-cloud-foundry-from-sts/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Early Access: SpringSource Tool Suite for Eclipse Indigo (3.7)</title>
		<link>http://blog.springsource.org/2011/03/25/early-access-springsource-tool-suite-for-eclipse-indigo-3-7/</link>
		<comments>http://blog.springsource.org/2011/03/25/early-access-springsource-tool-suite-for-eclipse-indigo-3-7/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 08:37:38 +0000</pubDate>
		<dc:creator>Martin Lippert</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=8278</guid>
		<description><![CDATA[The Eclipse Indigo (3.7) M6a packages are available for download from Eclipse since a few days, so its time for us to allow you to use the SpringSource Tool Suite (STS) on top of that milestone version. Its just an early access version of STS, but we managed to get all the pieces together for  <a href="http://blog.springsource.org/2011/03/25/early-access-springsource-tool-suite-for-eclipse-indigo-3-7/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/03/25/early-access-springsource-tool-suite-for-eclipse-indigo-3-7/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Addressing a Big New Audience: VMware Acquires WaveMaker</title>
		<link>http://blog.springsource.org/2011/03/08/vmware-acquires-wavemaker/</link>
		<comments>http://blog.springsource.org/2011/03/08/vmware-acquires-wavemaker/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 16:59:47 +0000</pubDate>
		<dc:creator>Rod Johnson</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[SpringSource]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=8163</guid>
		<description><![CDATA[Today, VMware announces with this blog the acquisition of WaveMaker, a widely used graphical tool that enables non-expert developers to build web applications quickly.  While WaveMaker is already part of the Spring ecosystem, it will now become an integral part of the Spring family and VMware’s cloud strategy. All of WaveMaker’s staff will be joining  <a href="http://blog.springsource.org/2011/03/08/vmware-acquires-wavemaker/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/03/08/vmware-acquires-wavemaker/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Custom Project Templates in SpringSource Tool Suite</title>
		<link>http://blog.springsource.org/2011/02/24/custom-project-templates-in-springsource-tool-suite/</link>
		<comments>http://blog.springsource.org/2011/02/24/custom-project-templates-in-springsource-tool-suite/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 11:06:34 +0000</pubDate>
		<dc:creator>Martin Lippert</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=7553</guid>
		<description><![CDATA[The SpringSource Tool Suite (STS) provides the New Spring Template Project wizard. Uses this wizard, the user can see a number of project templates, choose one and let the wizard create a complete project, based on that template description. While this gives you an easy way to create new projects, you might wanna define your  <a href="http://blog.springsource.org/2011/02/24/custom-project-templates-in-springsource-tool-suite/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/02/24/custom-project-templates-in-springsource-tool-suite/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Green Beans: Getting Started with Maven and Spring</title>
		<link>http://blog.springsource.org/2011/01/17/green-beans-getting-started-with-maven-and-spring/</link>
		<comments>http://blog.springsource.org/2011/01/17/green-beans-getting-started-with-maven-and-spring/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 06:10:29 +0000</pubDate>
		<dc:creator>Josh Long</dc:creator>
				<category><![CDATA[Builds]]></category>
		<category><![CDATA[Green Beans]]></category>
		<category><![CDATA[Roo]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[green beans]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=7294</guid>
		<description><![CDATA[Apache Maven is a popular open source tool that offers a convention-over-configuration approach to project build management. Indeed the Eclipse Community Surveys show Maven increased its adoption from 8% in 2009 to 28% in 2010, underscoring its usefulness in a wide range of project settings. Even though you can use Spring without using Maven, there  <a href="http://blog.springsource.org/2011/01/17/green-beans-getting-started-with-maven-and-spring/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/01/17/green-beans-getting-started-with-maven-and-spring/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

