<?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: General Purpose Editor Within Eclipse</title>
	<atom:link href="http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse</link>
	<description>(permanently in beta)</description>
	<lastBuildDate>Sun, 29 Aug 2010 20:01:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Bernard</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-4910</link>
		<dc:creator>David Bernard</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-4910</guid>
		<description>I recently found Afae.

&quot;
Afae stands for Another Freebooter&#039;s All-purpose Editor. It is a group of plugins for Eclipse that do the following:

    * Syntax highlighting for many types of files.
    * MetaWeblog plugin for posting to your blog
    * Keystroke comments
    * An image viewer and basic re-sizer for GIF, JPG, ICO, and PNG
    * Snippets inserter with trigger text and variable replacement.
    * A while-you-edit XML DTD and XML Schema validator
    * Much more...
&quot;
http://wiki.robrohan.com/index.html#Afae</description>
		<content:encoded><![CDATA[<p>I recently found Afae.</p>
<p>&#8221;<br />
Afae stands for Another Freebooter&#8217;s All-purpose Editor. It is a group of plugins for Eclipse that do the following:</p>
<p>    * Syntax highlighting for many types of files.<br />
    * MetaWeblog plugin for posting to your blog<br />
    * Keystroke comments<br />
    * An image viewer and basic re-sizer for GIF, JPG, ICO, and PNG<br />
    * Snippets inserter with trigger text and variable replacement.<br />
    * A while-you-edit XML DTD and XML Schema validator<br />
    * Much more&#8230;<br />
&#8221;<br />
<a href="http://wiki.robrohan.com/index.html#Afae" rel="nofollow">http://wiki.robrohan.com/index.html#Afae</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kirn</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2456</link>
		<dc:creator>Peter Kirn</dc:creator>
		<pubDate>Thu, 01 Nov 2007 15:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2456</guid>
		<description>Hmmm... at the same time, I do like occasionally launching jEdit as an external editor. I wonder if there isn&#039;t a way to solve its type weirdness, which I had also noticed. Any jEdit experts?

I&#039;ve spent a lot of time with TextMate, and I feel like jEdit is a better &quot;platform&quot; -- even on a single platform, let alone the fact that you can use it off a Mac. But this &quot;fugly&quot; thing is an issue. :)</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; at the same time, I do like occasionally launching jEdit as an external editor. I wonder if there isn&#8217;t a way to solve its type weirdness, which I had also noticed. Any jEdit experts?</p>
<p>I&#8217;ve spent a lot of time with TextMate, and I feel like jEdit is a better &#8220;platform&#8221; &#8212; even on a single platform, let alone the fact that you can use it off a Mac. But this &#8220;fugly&#8221; thing is an issue. <img src='http://www.codecommit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Spiewak</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2455</link>
		<dc:creator>Daniel Spiewak</dc:creator>
		<pubDate>Thu, 01 Nov 2007 15:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2455</guid>
		<description>Ah, the chambery.subfire.org screenshot finally loaded for me.  :-)  It&#039;s an interesting idea actually, implementing a text-editor as a stand-alone Eclipse app, but I&#039;m not sure I&#039;d want to load anything that heavy-weight for simple text editing.

As a plugin though, it seems a lot more interesting.  I&#039;m a little leery about using a C++ based coloring library, but I&#039;d imagine it&#039;d be nice and fast.  I&#039;ll have to put this on my &quot;to check&quot; list.  Can you add syntaxes (like Color Editor allows adding of jEdit modes)?  Also, does it have more advanced features like auto-insertion of brackets in recognized languages, etc.. ?</description>
		<content:encoded><![CDATA[<p>Ah, the chambery.subfire.org screenshot finally loaded for me.  <img src='http://www.codecommit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   It&#8217;s an interesting idea actually, implementing a text-editor as a stand-alone Eclipse app, but I&#8217;m not sure I&#8217;d want to load anything that heavy-weight for simple text editing.</p>
<p>As a plugin though, it seems a lot more interesting.  I&#8217;m a little leery about using a C++ based coloring library, but I&#8217;d imagine it&#8217;d be nice and fast.  I&#8217;ll have to put this on my &#8220;to check&#8221; list.  Can you add syntaxes (like Color Editor allows adding of jEdit modes)?  Also, does it have more advanced features like auto-insertion of brackets in recognized languages, etc.. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Chambery</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2454</link>
		<dc:creator>Todd Chambery</dc:creator>
		<pubDate>Thu, 01 Nov 2007 12:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2454</guid>
		<description>A screenshot (http://chambery.subfire.org/images/Screenshot%20-%20Padclipse.png) illustrating its big flaw: it&#039;s dependence on the workspace metaphor.  It will be interesting to see how they overcome this, and what how it might improve Eclipse itself.

BTW, I&#039;m jEdit&#039;s biggest fan (particularly its regex search and replace), but it seems a little clunky these days for most of my text editing tasks.</description>
		<content:encoded><![CDATA[<p>A screenshot (<a href="http://chambery.subfire.org/images/Screenshot%20-%20Padclipse.png" rel="nofollow">http://chambery.subfire.org/images/Screenshot%20-%20Padclipse.png</a>) illustrating its big flaw: it&#8217;s dependence on the workspace metaphor.  It will be interesting to see how they overcome this, and what how it might improve Eclipse itself.</p>
<p>BTW, I&#8217;m jEdit&#8217;s biggest fan (particularly its regex search and replace), but it seems a little clunky these days for most of my text editing tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erkki Lindpere</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2452</link>
		<dc:creator>Erkki Lindpere</dc:creator>
		<pubDate>Thu, 01 Nov 2007 08:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2452</guid>
		<description>I added a couple of screenshots of Padclipse here: https://sourceforge.net/project/screenshots.php?group_id=197595

Padclipse currently uses the Eclipse Colorer editor ( http://colorer.sourceforge.net/ ) to provide syntax highlighting for many languages. In future versions, this plug-in might be replaced with something else, though.</description>
		<content:encoded><![CDATA[<p>I added a couple of screenshots of Padclipse here: <a href="https://sourceforge.net/project/screenshots.php?group_id=197595" rel="nofollow">https://sourceforge.net/project/screenshots.php?group_id=197595</a></p>
<p>Padclipse currently uses the Eclipse Colorer editor ( <a href="http://colorer.sourceforge.net/" rel="nofollow">http://colorer.sourceforge.net/</a> ) to provide syntax highlighting for many languages. In future versions, this plug-in might be replaced with something else, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Spiewak</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2451</link>
		<dc:creator>Daniel Spiewak</dc:creator>
		<pubDate>Thu, 01 Nov 2007 03:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2451</guid>
		<description>Hmm, looks interesting.  I couldn&#039;t find screenshots though, are there any available?

What I&#039;m really looking for at this point is the same sorts of features provided by jEdit, and I mean more than just universal syntax highlighting.  SuperAbrevs is like a divine gift to the universe as a whole (I love Tab completion), and jEdit&#039;s syntax highlighting *is* more advanced than Color Editor is able to replicate.</description>
		<content:encoded><![CDATA[<p>Hmm, looks interesting.  I couldn&#8217;t find screenshots though, are there any available?</p>
<p>What I&#8217;m really looking for at this point is the same sorts of features provided by jEdit, and I mean more than just universal syntax highlighting.  SuperAbrevs is like a divine gift to the universe as a whole (I love Tab completion), and jEdit&#8217;s syntax highlighting *is* more advanced than Color Editor is able to replicate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Chambery</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2449</link>
		<dc:creator>Todd Chambery</dc:creator>
		<pubDate>Wed, 31 Oct 2007 15:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2449</guid>
		<description>Since you mention the eclipse colorer, take a look at Padclipse (http://padclipse.sourceforge.net/), a first crack at Eclipse-as-text-editor.  It has some major gaps, very 0.1, but it has the virtue of letting me use my Eclipse custom keybindings (http://chambery.subfire.org/images/keybindings.png).  The plug-in framework offers some interesting (and ironic) possibilities.</description>
		<content:encoded><![CDATA[<p>Since you mention the eclipse colorer, take a look at Padclipse (<a href="http://padclipse.sourceforge.net/" rel="nofollow">http://padclipse.sourceforge.net/</a>), a first crack at Eclipse-as-text-editor.  It has some major gaps, very 0.1, but it has the virtue of letting me use my Eclipse custom keybindings (<a href="http://chambery.subfire.org/images/keybindings.png" rel="nofollow">http://chambery.subfire.org/images/keybindings.png</a>).  The plug-in framework offers some interesting (and ironic) possibilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inw</title>
		<link>http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse/comment-page-1#comment-2447</link>
		<dc:creator>inw</dc:creator>
		<pubDate>Wed, 31 Oct 2007 14:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codecommit.com/blog/eclipse/general-purpose-editor-within-eclipse#comment-2447</guid>
		<description>I _love_ it!</description>
		<content:encoded><![CDATA[<p>I _love_ it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
