<?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: Eclipse word-wrap functionality</title>
	<atom:link href="http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/</link>
	<description>blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Az</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-8</link>
		<dc:creator>Az</dc:creator>
		<pubDate>Fri, 25 Jul 2008 12:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-8</guid>
		<description>In &quot;[...] syntax-aware editors like java editor[...]&quot; it must be not that easy, as was said before, not only Eclipse does not support word wrapping. It is a pain, but E. like NB does highlight your syntax based on the code, not only on the wordlist... Show me that option in Kate or Notepad++. Don&#039;t get me wrong, N++ is very nice editor, but NB, Eclipse etc - are IDEs.</description>
		<content:encoded><![CDATA[<p>In &#8220;[...] syntax-aware editors like java editor[...]&#8221; it must be not that easy, as was said before, not only Eclipse does not support word wrapping. It is a pain, but E. like NB does highlight your syntax based on the code, not only on the wordlist&#8230; Show me that option in Kate or Notepad++. Don&#8217;t get me wrong, N++ is very nice editor, but NB, Eclipse etc &#8211; are IDEs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karuna Govind [kgx]</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-9</link>
		<dc:creator>Karuna Govind [kgx]</dc:creator>
		<pubDate>Thu, 03 Apr 2008 20:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-9</guid>
		<description>I don&#039;t think it should be too hard to implement a soft/dynamic word wrap? Have a look at Kate (and its source code) on KDE. It has a very nice soft word wrap. IIRC, Notepad++ on Windows also has something similar.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think it should be too hard to implement a soft/dynamic word wrap? Have a look at Kate (and its source code) on KDE. It has a very nice soft word wrap. IIRC, Notepad++ on Windows also has something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahti.kitsik</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-7</link>
		<dc:creator>ahti.kitsik</dc:creator>
		<pubDate>Fri, 02 Jun 2006 20:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-7</guid>
		<description>Hi Anonymous! Yes, unbelievable. But also just as unbelievable as the fact that neither does intellij or netbeans have soft word wrap. At least I couln&#039;t find it. Especially hard is to implement soft word wrap for syntax-aware editors like java editor because of possible annotations, markers etc.

Coming to your second question: there is still a wrap style that is called hard word wrap. This is basically just writing line-breaks into your sourcefile. Soft wrap wraps lines without modifying file.

I&#039;ll do my best to implement word wrap for eclipse!
If you&#039;re interested, feel free to visit this site to get updates about how it&#039;s going or volunteer for an alpha-tester :)</description>
		<content:encoded><![CDATA[<p>Hi Anonymous! Yes, unbelievable. But also just as unbelievable as the fact that neither does intellij or netbeans have soft word wrap. At least I couln&#8217;t find it. Especially hard is to implement soft word wrap for syntax-aware editors like java editor because of possible annotations, markers etc.</p>
<p>Coming to your second question: there is still a wrap style that is called hard word wrap. This is basically just writing line-breaks into your sourcefile. Soft wrap wraps lines without modifying file.</p>
<p>I&#8217;ll do my best to implement word wrap for eclipse!<br />
If you&#8217;re interested, feel free to visit this site to get updates about how it&#8217;s going or volunteer for an alpha-tester <img src='http://ahtik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-6</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 02 Jun 2006 13:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-6</guid>
		<description>funny, just browsing the internet today for an answer how to enable soft word wrap (isn&#039;t word wrap always soft?). unbelieveable eclipse can&#039;t do this.</description>
		<content:encoded><![CDATA[<p>funny, just browsing the internet today for an answer how to enable soft word wrap (isn&#8217;t word wrap always soft?). unbelieveable eclipse can&#8217;t do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahti.kitsik</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-5</link>
		<dc:creator>ahti.kitsik</dc:creator>
		<pubDate>Fri, 02 Jun 2006 08:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-5</guid>
		<description>Exactly! :)</description>
		<content:encoded><![CDATA[<p>Exactly! <img src='http://ahtik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitris</title>
		<link>http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/comment-page-1/#comment-4</link>
		<dc:creator>Dimitris</dc:creator>
		<pubDate>Fri, 02 Jun 2006 07:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/28/eclipse-word-wrap-functionality/#comment-4</guid>
		<description>Yes! I cannot imagine how eclipse users have been living without soft wrap for so long, this is a *must* have feature, I find myself having to resort to another editor to work with some files!</description>
		<content:encoded><![CDATA[<p>Yes! I cannot imagine how eclipse users have been living without soft wrap for so long, this is a *must* have feature, I find myself having to resort to another editor to work with some files!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

