<?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 on: Java Compare Editor Enhancements, Eclipse Galileo Feature #10</title>
	<atom:link href="http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Sun, 18 Jul 2010 08:59:03 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Newman</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-2614</link>
		<dc:creator>John Newman</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-2614</guid>
		<description>Wonderful, this is much needed as the compare editor is used so frequently.

However it doesn&#039;t *look like you can double click the line number to set a breakpoint.  This is one thing I really would love to see, since I usually need to debug the code I changed before checking in.  I keep the synchronize view on the right to give me a quick view of what I changed.  And it would be great if i could just work out of there since it gives such a good context around what I am doing.  

so are breakpoints from compare implemented? 

Really I think the compare editor should be the java editor but the right side has a button to go away and come back.  and/or the java editor has a button to bring the repository version up in the right side.  Anyone see what I am getting at?</description>
		<content:encoded><![CDATA[<p>Wonderful, this is much needed as the compare editor is used so frequently.</p>
<p>However it doesn&#8217;t *look like you can double click the line number to set a breakpoint.  This is one thing I really would love to see, since I usually need to debug the code I changed before checking in.  I keep the synchronize view on the right to give me a quick view of what I changed.  And it would be great if i could just work out of there since it gives such a good context around what I am doing.  </p>
<p>so are breakpoints from compare implemented? </p>
<p>Really I think the compare editor should be the java editor but the right side has a button to go away and come back.  and/or the java editor has a button to bring the repository version up in the right side.  Anyone see what I am getting at?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Henningsen</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-2209</link>
		<dc:creator>Frank Henningsen</dc:creator>
		<pubDate>Wed, 15 Jul 2009 12:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-2209</guid>
		<description>aargh, i finally found the enhancements in compare editor. For some reason the enhancements are only found when using Team Synchronizing perspective. When i compare two Java files in Java perspective (via. Compare with -&gt; latest from repository), then the compare editor has no enhancements :( 

strange!

best regards
/Frank</description>
		<content:encoded><![CDATA[<p>aargh, i finally found the enhancements in compare editor. For some reason the enhancements are only found when using Team Synchronizing perspective. When i compare two Java files in Java perspective (via. Compare with -&gt; latest from repository), then the compare editor has no enhancements <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>strange!</p>
<p>best regards<br />
/Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bull</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1930</link>
		<dc:creator>Ian Bull</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1930</guid>
		<description>Ell,

I really don&#039;t know what&#039;s involved with building these features into the compare editor while still supporting the compare functionality.  If they could reuse existing code, I&#039;m sure they did.</description>
		<content:encoded><![CDATA[<p>Ell,</p>
<p>I really don&#8217;t know what&#8217;s involved with building these features into the compare editor while still supporting the compare functionality.  If they could reuse existing code, I&#8217;m sure they did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1920</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Wed, 08 Jul 2009 08:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1920</guid>
		<description>All of these features already exists in the normal editor
I don&#039;t see why all of the editors can&#039;t come from the same code</description>
		<content:encoded><![CDATA[<p>All of these features already exists in the normal editor<br />
I don&#8217;t see why all of the editors can&#8217;t come from the same code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S Ong</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1855</link>
		<dc:creator>S Ong</dc:creator>
		<pubDate>Thu, 25 Jun 2009 13:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1855</guid>
		<description>These are very useful enhancements.  They will make our team more productive.  

One feature I wish was included is the ability to select a file from the top pane tree view (Structure Compare) and launch an edit pane for that file.</description>
		<content:encoded><![CDATA[<p>These are very useful enhancements.  They will make our team more productive.  </p>
<p>One feature I wish was included is the ability to select a file from the top pane tree view (Structure Compare) and launch an edit pane for that file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Henningsen</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1852</link>
		<dc:creator>Frank Henningsen</dc:creator>
		<pubDate>Thu, 25 Jun 2009 09:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1852</guid>
		<description>just installed Galileo, but for some reason the enhancements you describe are missing in Eclipse Java EE IDE for Web Developers.Build id: 20090621-0832. I hope they will come in a update soon :)</description>
		<content:encoded><![CDATA[<p>just installed Galileo, but for some reason the enhancements you describe are missing in Eclipse Java EE IDE for Web Developers.Build id: 20090621-0832. I hope they will come in a update soon <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Roberts</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1831</link>
		<dc:creator>Chris Roberts</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1831</guid>
		<description>Mattias,

&gt; Just my opinion, it would be nice if eclipse community have some feature request voting posibillity or at least look 5 minutes at, for instance, intellij and analyze what the editor ocn the plattform really needs.

The Eclipse community uses Bugzilla for feature requests and voting:  https://bugs.eclipse.org/bugs/
Eclipse also now includes the Usage Data Collector (UDC), which sends usage pattern data to Eclipse for analysis so they know what to focus on for upcoming releases.

Thanks,
chris</description>
		<content:encoded><![CDATA[<p>Mattias,</p>
<p>&gt; Just my opinion, it would be nice if eclipse community have some feature request voting posibillity or at least look 5 minutes at, for instance, intellij and analyze what the editor ocn the plattform really needs.</p>
<p>The Eclipse community uses Bugzilla for feature requests and voting:  <a href="https://bugs.eclipse.org/bugs/" rel="nofollow">https://bugs.eclipse.org/bugs/</a><br />
Eclipse also now includes the Usage Data Collector (UDC), which sends usage pattern data to Eclipse for analysis so they know what to focus on for upcoming releases.</p>
<p>Thanks,<br />
chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1804</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Sun, 21 Jun 2009 07:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1804</guid>
		<description>Mattias,

With all due respect to your working environment, we all work in the collaborative world where real people (many of them) work on real code and mist of the time common piece of code and thats where a powerful diff tool helps. The enrichment of diff tools is something that the community has taken up after constant feedback on the same. Again, you can always debate based on your usage of the tools, but I am sure am looking forward to use this feature !!

~A</description>
		<content:encoded><![CDATA[<p>Mattias,</p>
<p>With all due respect to your working environment, we all work in the collaborative world where real people (many of them) work on real code and mist of the time common piece of code and thats where a powerful diff tool helps. The enrichment of diff tools is something that the community has taken up after constant feedback on the same. Again, you can always debate based on your usage of the tools, but I am sure am looking forward to use this feature !!</p>
<p>~A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bull</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1790</link>
		<dc:creator>Ian Bull</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1790</guid>
		<description>Mattias,

I&#039;m very surprised that you spend very little time in the compare editor. I use this editor each time I commit code to CVS, update from CVS or create a patch.  I&#039;m interested, do you work in a team environment?  Do you do regular code reviews?  Do you watch what others are committing to the repository?  How do you accomplish these things without the compare editor? (As someone who studied Computer Supported Collaborative Work (CSCW) I&#039;m very interested in understanding different development models).</description>
		<content:encoded><![CDATA[<p>Mattias,</p>
<p>I&#8217;m very surprised that you spend very little time in the compare editor. I use this editor each time I commit code to CVS, update from CVS or create a patch.  I&#8217;m interested, do you work in a team environment?  Do you do regular code reviews?  Do you watch what others are committing to the repository?  How do you accomplish these things without the compare editor? (As someone who studied Computer Supported Collaborative Work (CSCW) I&#8217;m very interested in understanding different development models).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Olofsson</title>
		<link>http://eclipsesource.com/blogs/2009/06/16/eclipse35-my-top-10-list-number-10/comment-page-1/#comment-1780</link>
		<dc:creator>Mattias Olofsson</dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=1824#comment-1780</guid>
		<description>It&#039;s so sad to see that the new Galileo release only contains crap, more or less.
Hove many time do I use this functionallity to be able to edit in diff mode. Perhaps 1 min every week. 
I can&#039;t emagine that the community haven&#039;t flagged for more important features, that of course hasn&#039;t been prioritized since this functionallity was implemented. 

Just my opinion, it would be nice if eclipse community have some feature request voting posibillity or at least look 5 minutes at, for instance, intellij and analyze what the editor ocn the plattform really needs.

/ Mattias</description>
		<content:encoded><![CDATA[<p>It&#8217;s so sad to see that the new Galileo release only contains crap, more or less.<br />
Hove many time do I use this functionallity to be able to edit in diff mode. Perhaps 1 min every week.<br />
I can&#8217;t emagine that the community haven&#8217;t flagged for more important features, that of course hasn&#8217;t been prioritized since this functionallity was implemented. </p>
<p>Just my opinion, it would be nice if eclipse community have some feature request voting posibillity or at least look 5 minutes at, for instance, intellij and analyze what the editor ocn the plattform really needs.</p>
<p>/ Mattias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
