<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Spring IDE 2.0 M4 released</title>
	<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/</link>
	<description>The Spring IDE team blog</description>
	<pubDate>Thu, 04 Dec 2008 04:55:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: lipman</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-738</link>
		<author>lipman</author>
		<pubDate>Fri, 18 May 2007 11:04:57 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-738</guid>
					<description>Hi, The site.xml file within the update site was not updated with M4 information.</description>
		<content:encoded><![CDATA[<p>Hi, The site.xml file within the update site was not updated with M4 information.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Christian Dupuis</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-739</link>
		<author>Christian Dupuis</author>
		<pubDate>Fri, 18 May 2007 11:21:31 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-739</guid>
					<description>I just loaded the &lt;code&gt;site.xml &lt;/code&gt; in my web browser and I can see the M4 entry. Furthermore we have already hundreds of M4 installations out there. Could it be that you are sitting behind a caching proxy?</description>
		<content:encoded><![CDATA[<p>I just loaded the <code>site.xml </code> in my web browser and I can see the M4 entry. Furthermore we have already hundreds of M4 installations out there. Could it be that you are sitting behind a caching proxy?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: wyn</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-787</link>
		<author>wyn</author>
		<pubDate>Mon, 21 May 2007 04:53:33 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-787</guid>
					<description>Nice tools!</description>
		<content:encoded><![CDATA[<p>Nice tools!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Gunnar Wagenknecht</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-812</link>
		<author>Gunnar Wagenknecht</author>
		<pubDate>Tue, 22 May 2007 08:05:56 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-812</guid>
					<description>It would be nice if you could split the feature into smaller one. I'm including Spring IDE in our internal Eclipse distribution but I don't want to include AJDT and the AOP stuff which depends on AJDT and the Web Flow plug-ins.</description>
		<content:encoded><![CDATA[<p>It would be nice if you could split the feature into smaller one. I&#8217;m including Spring IDE in our internal Eclipse distribution but I don&#8217;t want to include AJDT and the AOP stuff which depends on AJDT and the Web Flow plug-ins.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Torsten</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-824</link>
		<author>Torsten</author>
		<pubDate>Tue, 22 May 2007 14:38:22 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-824</guid>
					<description>[quote comment="812"]It would be nice if you could split the feature into smaller one.[/quote]

We thought about this but our &lt;a href="http://springide.org/project/wiki/SpringideAutomaticBuild" rel="nofollow"&gt;automatic build&lt;/a&gt; doesn't support this (we are leveraging PDE's build environment &lt;a href="http://springide.org/project/browser/trunk/org.springframework.ide.eclipse.build-pde" rel="nofollow"&gt;here&lt;/a&gt;).

[quote comment="812"]I'm including Spring IDE in our internal Eclipse distribution but I don't want to include AJDT and the AOP stuff which depends on AJDT and the Web Flow plug-ins.[/quote]

If no AJDT or Web Flow OSGi bundles are available then the depending plugins within Spring IDE will be silently disabled. So this shouldn't be an issue.</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-812"><p>
It would be nice if you could split the feature into smaller one.</p>
</blockquote>
<p>We thought about this but our <a href="http://springide.org/project/wiki/SpringideAutomaticBuild" rel="nofollow">automatic build</a> doesn&#8217;t support this (we are leveraging PDE&#8217;s build environment <a href="http://springide.org/project/browser/trunk/org.springframework.ide.eclipse.build-pde" rel="nofollow">here</a>).</p>
<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-812"><p>
I&#8217;m including Spring IDE in our internal Eclipse distribution but I don&#8217;t want to include AJDT and the AOP stuff which depends on AJDT and the Web Flow plug-ins.</p>
</blockquote>
<p>If no AJDT or Web Flow OSGi bundles are available then the depending plugins within Spring IDE will be silently disabled. So this shouldn&#8217;t be an issue.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Gunnar Wagenknecht</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-825</link>
		<author>Gunnar Wagenknecht</author>
		<pubDate>Tue, 22 May 2007 14:53:31 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-825</guid>
					<description>[quote comment="824"]We thought about this but our &lt;a href="http://springide.org/project/wiki/SpringideAutomaticBuild" rel="nofollow"&gt;automatic build&lt;/a&gt; doesn't support this (we are leveraging PDE's build environment &lt;a href="http://springide.org/project/browser/trunk/org.springframework.ide.eclipse.build-pde" rel="nofollow"&gt;here&lt;/a&gt;).[/quote]

Really? AFAIK PDE Build builds whatever it gets. :)

[quote comment="824"]If no AJDT or Web Flow OSGi bundles are available then the depending plugins within Spring IDE will be silently disabled. So this shouldn't be an issue.[/quote]

Yes, but then the plug-ins should be marked optional in the feature. Otherwise, if the plug-ins aren't loaded the feature is marked with errors and the Update Manager wants to resolve those which causes some grief to end users not familiar with the UM issues. ;)</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-824"><p>
We thought about this but our <a href="http://springide.org/project/wiki/SpringideAutomaticBuild" rel="nofollow">automatic build</a> doesn&#8217;t support this (we are leveraging PDE&#8217;s build environment <a href="http://springide.org/project/browser/trunk/org.springframework.ide.eclipse.build-pde" rel="nofollow">here</a>).</p>
</blockquote>
<p>Really? AFAIK PDE Build builds whatever it gets. :)</p>
<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-824"><p>
If no AJDT or Web Flow OSGi bundles are available then the depending plugins within Spring IDE will be silently disabled. So this shouldn&#8217;t be an issue.</p>
</blockquote>
<p>Yes, but then the plug-ins should be marked optional in the feature. Otherwise, if the plug-ins aren&#8217;t loaded the feature is marked with errors and the Update Manager wants to resolve those which causes some grief to end users not familiar with the UM issues. ;)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Interface21 Team Blog &#187; New releases in the Spring Portfolio</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-882</link>
		<author>Interface21 Team Blog &#187; New releases in the Spring Portfolio</author>
		<pubDate>Fri, 25 May 2007 15:53:49 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-882</guid>
					<description>[...] IDE 2.0 m4 was released, and 2.0 final is on its way. Thanks to the Spring IDE team for their great work here. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] IDE 2.0 m4 was released, and 2.0 final is on its way. Thanks to the Spring IDE team for their great work here. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Hartmut Obendorf</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-966</link>
		<author>Hartmut Obendorf</author>
		<pubDate>Tue, 29 May 2007 13:35:53 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-966</guid>
					<description>Hi, I'm just curious who else misses a great functionality from 1.3 in the 2.0 releases (or is there perhaps another way?):

Spring IDE 1.3 used to have a "filter" on top of the Beans Explorer. Using that filter, it was extremely easy to find beans by name, and compare different find "sets" just by typing into the filter field. Couldn't you re-enable that filter (make it optional if you must :) - searching just isn't as fast and intuitive!

PS: Thanks for increasing the plug-in's stability - since downloading M4 (18.5.), everything has been running stable!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m just curious who else misses a great functionality from 1.3 in the 2.0 releases (or is there perhaps another way?):</p>
<p>Spring IDE 1.3 used to have a &#8220;filter&#8221; on top of the Beans Explorer. Using that filter, it was extremely easy to find beans by name, and compare different find &#8220;sets&#8221; just by typing into the filter field. Couldn&#8217;t you re-enable that filter (make it optional if you must :) - searching just isn&#8217;t as fast and intuitive!</p>
<p>PS: Thanks for increasing the plug-in&#8217;s stability - since downloading M4 (18.5.), everything has been running stable!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Bruno</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1004</link>
		<author>Bruno</author>
		<pubDate>Wed, 30 May 2007 17:01:11 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1004</guid>
					<description>This might be a dumb question, but I could not find an answer elsewhere.  

Is Spring IDE 2.0 expected to function on Eclipse 3.2.2?  Or will it only work on Eclipse 3.3?

We put on hold rolling out our internal Eclipse 3.2.2 until Spring IDE 2.0 is released for GA since we are already using Spring 2.0 as our standard.  It would be dumb of us if we were waiting for an incompatible version.

Thanks.</description>
		<content:encoded><![CDATA[<p>This might be a dumb question, but I could not find an answer elsewhere.  </p>
<p>Is Spring IDE 2.0 expected to function on Eclipse 3.2.2?  Or will it only work on Eclipse 3.3?</p>
<p>We put on hold rolling out our internal Eclipse 3.2.2 until Spring IDE 2.0 is released for GA since we are already using Spring 2.0 as our standard.  It would be dumb of us if we were waiting for an incompatible version.</p>
<p>Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Christian Dupuis</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1005</link>
		<author>Christian Dupuis</author>
		<pubDate>Wed, 30 May 2007 17:14:12 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1005</guid>
					<description>[quote post="69"]Is Spring IDE 2.0 expected to function on Eclipse 3.2.2? Or will it only work on Eclipse 3.3?[/quote]

There are no dumb questions, only bad documentation ...

Spring IDE will certainly work with Eclipse 3.2.2. It is very likely that will work on Eclipse 3.3 as well (currently it does and we are constantly working to keep it compatible).

Please note that you need Java SE 5 to run Spring IDE.</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/"><p>
Is Spring IDE 2.0 expected to function on Eclipse 3.2.2? Or will it only work on Eclipse 3.3?</p>
</blockquote>
<p>There are no dumb questions, only bad documentation &#8230;</p>
<p>Spring IDE will certainly work with Eclipse 3.2.2. It is very likely that will work on Eclipse 3.3 as well (currently it does and we are constantly working to keep it compatible).</p>
<p>Please note that you need Java SE 5 to run Spring IDE.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Torsten</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1008</link>
		<author>Torsten</author>
		<pubDate>Wed, 30 May 2007 23:09:08 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1008</guid>
					<description>[quote comment="966"]Spring IDE 1.3 used to have a "filter" on top of the Beans Explorer. Using that filter, it was extremely easy to find beans by name, and compare different find "sets" just by typing into the filter field. Couldn't you re-enable that filter (make it optional if you must :) - searching just isn't as fast and intuitive![/quote]

This filter is very expensive for complex models because it eagerly fetches the whole model prior applying the filter. This was the reason why this filter is only available for certain tree viewers in Eclipse 3.2.

Additionally after migrating Spring IDE's beans view to Eclipse 3.2's Common Navigator Framework using the FilteredTree widget instead of the plain Tree widget wasn't an option anymore. The CommonNavigator viewer has to be used as-is.

Maybe with Eclipse 3.3 we will see some support of the FilteredTree widget in the Common Navigator Framework.</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-966"><p>
Spring IDE 1.3 used to have a &#8220;filter&#8221; on top of the Beans Explorer. Using that filter, it was extremely easy to find beans by name, and compare different find &#8220;sets&#8221; just by typing into the filter field. Couldn&#8217;t you re-enable that filter (make it optional if you must :) - searching just isn&#8217;t as fast and intuitive!</p>
</blockquote>
<p>This filter is very expensive for complex models because it eagerly fetches the whole model prior applying the filter. This was the reason why this filter is only available for certain tree viewers in Eclipse 3.2.</p>
<p>Additionally after migrating Spring IDE&#8217;s beans view to Eclipse 3.2&#8217;s Common Navigator Framework using the FilteredTree widget instead of the plain Tree widget wasn&#8217;t an option anymore. The CommonNavigator viewer has to be used as-is.</p>
<p>Maybe with Eclipse 3.3 we will see some support of the FilteredTree widget in the Common Navigator Framework.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Christian Dupuis</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1108</link>
		<author>Christian Dupuis</author>
		<pubDate>Mon, 04 Jun 2007 21:52:21 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1108</guid>
					<description>[quote post="69"]Yes, but then the plug-ins should be marked optional in the feature. Otherwise, if the plug-ins aren’t loaded the feature is marked with errors and the Update Manager wants to resolve those which causes some grief to end users not familiar with the UM issues. ;)[/quote]

Spring IDE 2.0 final will be split into several features in order to overcome any dependency problems. E.g. the AOP, Web Flow and Mylar support will be available as optional features.</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/"><p>
Yes, but then the plug-ins should be marked optional in the feature. Otherwise, if the plug-ins aren’t loaded the feature is marked with errors and the Update Manager wants to resolve those which causes some grief to end users not familiar with the UM issues. ;)</p>
</blockquote>
<p>Spring IDE 2.0 final will be split into several features in order to overcome any dependency problems. E.g. the AOP, Web Flow and Mylar support will be available as optional features.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1123</link>
		<author>Anonymous</author>
		<pubDate>Tue, 05 Jun 2007 14:53:47 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1123</guid>
					<description>Where can I download Spring IDE?</description>
		<content:encoded><![CDATA[<p>Where can I download Spring IDE?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: zhaoping</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1206</link>
		<author>zhaoping</author>
		<pubDate>Sat, 09 Jun 2007 09:02:48 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1206</guid>
					<description>Where can I download Spring IDE?</description>
		<content:encoded><![CDATA[<p>Where can I download Spring IDE?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Heiko</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1232</link>
		<author>Heiko</author>
		<pubDate>Sun, 10 Jun 2007 11:42:21 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1232</guid>
					<description>I have just struggled to find the right point from where Spring IDE can be downloaded. There's a link in the second paragraph that will lead you to the update site (http://springide.org/uddatesite_dev). Download this onto your workstation and then unzip.</description>
		<content:encoded><![CDATA[<p>I have just struggled to find the right point from where Spring IDE can be downloaded. There&#8217;s a link in the second paragraph that will lead you to the update site (http://springide.org/uddatesite_dev). Download this onto your workstation and then unzip.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Torsten</title>
		<link>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1249</link>
		<author>Torsten</author>
		<pubDate>Mon, 11 Jun 2007 09:13:08 +0000</pubDate>
		<guid>http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1249</guid>
					<description>[quote comment="1232"]I have just struggled to find the right point from where Spring IDE can be downloaded.[/quote]

We will add the corresponding links to the blog site.

[quote comment="1232"]Download this onto your workstation and then unzip.[/quote]

Don't do this!!! Please follow the instructions given &lt;a href="http://springide.org/project/wiki/SpringideInstall" rel="nofollow"&gt;here&lt;/a&gt; or &lt;a href="http://springide.org/project/wiki/SpringideFaq" rel="nofollow"&gt;here&lt;/a&gt; in the project's &lt;a href="http://springide.org/project/wiki" rel="nofollow"&gt;wiki&lt;/a&gt;.
From the infos of the above mentioned &lt;a href="http://springide.org/updatesite_dev/" rel="nofollow"&gt;update site&lt;/a&gt;:
[quote]Don't unzip them into your Eclipse installation directory, as this will potentially destroy your Eclipse installation! Instead use Eclipse's Update Manager and define one of the zip archives as "Archived Site".[/quote]

If you have any issues regarding the installation or usage of Spring IDE please use the corresponding &lt;a href="http://forum.springframework.org/forumdisplay.php?f=32" rel="nofollow"&gt;support forum&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1232"><p>
I have just struggled to find the right point from where Spring IDE can be downloaded.</p>
</blockquote>
<p>We will add the corresponding links to the blog site.</p>
<blockquote cite="http://springide.org/blog/2007/05/15/spring-ide-20-m4-released/#comment-1232"><p>
Download this onto your workstation and then unzip.</p>
</blockquote>
<p>Don&#8217;t do this!!! Please follow the instructions given <a href="http://springide.org/project/wiki/SpringideInstall" rel="nofollow">here</a> or <a href="http://springide.org/project/wiki/SpringideFaq" rel="nofollow">here</a> in the project&#8217;s <a href="http://springide.org/project/wiki" rel="nofollow">wiki</a>.<br />
From the infos of the above mentioned <a href="http://springide.org/updatesite_dev/" rel="nofollow">update site</a>:</p>
<blockquote><p>
Don&#8217;t unzip them into your Eclipse installation directory, as this will potentially destroy your Eclipse installation! Instead use Eclipse&#8217;s Update Manager and define one of the zip archives as &#8220;Archived Site&#8221;.</p>
</blockquote>
<p>If you have any issues regarding the installation or usage of Spring IDE please use the corresponding <a href="http://forum.springframework.org/forumdisplay.php?f=32" rel="nofollow">support forum</a>.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
