<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Raj Patel&#039;s Blog</title>
	<atom:link href="http://rajix.com/wordpress/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajix.com/wordpress</link>
	<description>Ramblings from Rajesh Patel</description>
	<lastBuildDate>Fri, 26 Mar 2010 05:14:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Why I Hate MyEclipseIDE by Tony</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-835</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 26 Mar 2010 05:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-835</guid>
		<description>agreed with this.  We ditched MyEclipse around 2008 as it was plagued with issues: too bloated (memory intensive), slow, and crashed often.

We used plain old Eclipse and have not looked back.

As others have stated, you can get your hot deploy feature back by either using JBoss Tools or JRebel.</description>
		<content:encoded><![CDATA[<p>agreed with this.  We ditched MyEclipse around 2008 as it was plagued with issues: too bloated (memory intensive), slow, and crashed often.</p>
<p>We used plain old Eclipse and have not looked back.</p>
<p>As others have stated, you can get your hot deploy feature back by either using JBoss Tools or JRebel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by Omar</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-832</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-832</guid>
		<description>I was also a MyEclipse user since 2005 and I decided not to renew my license that expired on novembre, the causes where many, like the ones you pointed out before,  but main reason was that actually, Netbeans, intellij and even stardard eclipse installation offered almost the same functionality that this offer right now.
So, I just going to say: Thank you MyEclipse, and so long.</description>
		<content:encoded><![CDATA[<p>I was also a MyEclipse user since 2005 and I decided not to renew my license that expired on novembre, the causes where many, like the ones you pointed out before,  but main reason was that actually, Netbeans, intellij and even stardard eclipse installation offered almost the same functionality that this offer right now.<br />
So, I just going to say: Thank you MyEclipse, and so long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by Neil</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-830</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sat, 20 Mar 2010 18:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-830</guid>
		<description>Use netbeans 6.8, its a flyer.....</description>
		<content:encoded><![CDATA[<p>Use netbeans 6.8, its a flyer&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by Paul</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-829</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 20 Mar 2010 18:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-829</guid>
		<description>I started using ME close to its initial debut, but stopped about three years ago.  I became tired of the upgrade train that was required to fix problems/bugs, and/or maintain compatibility with the newer eclipses.  The net effect too many times was I had to change my project to fit the IDE.    That, and like the OP said, I burned more time than I care to admit trying to figure out why ME was hosing my workspaces.

If they kept it simple, or offered a buffet style selection of services (I don&#039;t want the kitchen sink), I might have stuck around.</description>
		<content:encoded><![CDATA[<p>I started using ME close to its initial debut, but stopped about three years ago.  I became tired of the upgrade train that was required to fix problems/bugs, and/or maintain compatibility with the newer eclipses.  The net effect too many times was I had to change my project to fit the IDE.    That, and like the OP said, I burned more time than I care to admit trying to figure out why ME was hosing my workspaces.</p>
<p>If they kept it simple, or offered a buffet style selection of services (I don&#8217;t want the kitchen sink), I might have stuck around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by florin</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-828</link>
		<dc:creator>florin</dc:creator>
		<pubDate>Sat, 20 Mar 2010 16:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-828</guid>
		<description>How about JRebel? Use that with your webserver and you don&#039;t need to recompile the classes - hot deployment.

I&#039;ve used it for years against Tomcat, Resin, Jetty - but with IntelliJ IDEA. Now really, if your life depends on programming you would not pay $250 for the best IDE out there? 

I cannot stand Eclipse period. Try un-installing mylin.</description>
		<content:encoded><![CDATA[<p>How about JRebel? Use that with your webserver and you don&#8217;t need to recompile the classes &#8211; hot deployment.</p>
<p>I&#8217;ve used it for years against Tomcat, Resin, Jetty &#8211; but with IntelliJ IDEA. Now really, if your life depends on programming you would not pay $250 for the best IDE out there? </p>
<p>I cannot stand Eclipse period. Try un-installing mylin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by smv</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-827</link>
		<dc:creator>smv</dc:creator>
		<pubDate>Sat, 20 Mar 2010 16:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-827</guid>
		<description>I too have used MyEclipse since 2005 but mostly for the &quot;MyEclipse Database Explorer&quot; plugin.  And as you&#039;ve noted that every release (which is always 2-4 months behind an Eclipse release) is getting more difficult to maintain a stable workspace.

At least with the Eclipse update manager and they way MyEclipse has been partitioned I can simply pull out the pieces I need; namely the database explorer.

I do realise that the majority of these plugins are simply enhanced open source products but I haven&#039;t found a database plugin to match the changes MyEclipse has done to SQLExplorer.</description>
		<content:encoded><![CDATA[<p>I too have used MyEclipse since 2005 but mostly for the &#8220;MyEclipse Database Explorer&#8221; plugin.  And as you&#8217;ve noted that every release (which is always 2-4 months behind an Eclipse release) is getting more difficult to maintain a stable workspace.</p>
<p>At least with the Eclipse update manager and they way MyEclipse has been partitioned I can simply pull out the pieces I need; namely the database explorer.</p>
<p>I do realise that the majority of these plugins are simply enhanced open source products but I haven&#8217;t found a database plugin to match the changes MyEclipse has done to SQLExplorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by JOKe</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-826</link>
		<dc:creator>JOKe</dc:creator>
		<pubDate>Sat, 20 Mar 2010 15:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-826</guid>
		<description>Jboss developer studio is the best I use Jboss tools only but.
Eclipse 3.5 + WTP +  Jboss Tools(For JSF, richfaces , facelets, Hibernate tools)  + Subclipse + m2eclipse = No problems for 0$.</description>
		<content:encoded><![CDATA[<p>Jboss developer studio is the best I use Jboss tools only but.<br />
Eclipse 3.5 + WTP +  Jboss Tools(For JSF, richfaces , facelets, Hibernate tools)  + Subclipse + m2eclipse = No problems for 0$.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by desmax74</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-825</link>
		<dc:creator>desmax74</dc:creator>
		<pubDate>Sat, 20 Mar 2010 15:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-825</guid>
		<description>Try jrebel http://www.jroller.com/desmax/ for hot deploy</description>
		<content:encoded><![CDATA[<p>Try jrebel <a href="http://www.jroller.com/desmax/" rel="nofollow">http://www.jroller.com/desmax/</a> for hot deploy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by Gautam</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-824</link>
		<dc:creator>Gautam</dc:creator>
		<pubDate>Sat, 20 Mar 2010 15:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-824</guid>
		<description>Haven&#039;t tried recently but used to work pretty good. Their xml editor was pretty cool.</description>
		<content:encoded><![CDATA[<p>Haven&#8217;t tried recently but used to work pretty good. Their xml editor was pretty cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Hate MyEclipseIDE by Jay Meyer</title>
		<link>http://rajix.com/wordpress/index.php/2010/03/why-i-hate-myeclipseide/comment-page-1/#comment-823</link>
		<dc:creator>Jay Meyer</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://rajix.com/wordpress/?p=43#comment-823</guid>
		<description>Does Eclipse.org 3.5.1 suffer from these problems?</description>
		<content:encoded><![CDATA[<p>Does Eclipse.org 3.5.1 suffer from these problems?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
