<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - Code Editors</title>
 <link>http://www.oehive.org/taxonomy/term/139/0</link>
 <description>Editors and tools for use with editors for creating ABL applications</description>
 <language>oehive</language>
<item>
 <title>KsvPlugin for OpenEdge Architect</title>
 <link>http://www.oehive.org/project/KsvPlugin</link>
 <description>&lt;p&gt;&lt;strong&gt;KsvPlugin for OEA&lt;/strong&gt; is a set of useful tools which allows you to make your work with OpenEdge Architect more productive and less painful. It softens project-centric paradigm of Eclipse allowing you to develop in good old way of Procedure Editor. The set includes some tools which were developed for Ksv Editor (a modification of Procedure Editor).&lt;/p&gt;
&lt;h2&gt;Installation&lt;/h2&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/KsvPlugin&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/628">KSV Editor</category>
 <category domain="http://www.oehive.org/taxonomy/term/139">Code Editors</category>
 <category domain="http://www.oehive.org/taxonomy/term/214">Development Support Tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/423">OEA and AppBuilder Support and Supplement</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Sat, 08 Aug 2009 15:11:05 +0000</pubDate>
 <dc:creator>ksv</dc:creator>
 <guid isPermaLink="false">1501 at http://www.oehive.org</guid>
</item>
<item>
 <title>Notepead++ with Progress 4GL / ABL support</title>
 <link>http://www.oehive.org/node/1107</link>
 <description>&lt;p&gt;Notepead++ is a great open source programmers editor. I&#039;ve added it a support to Progress 4GL / ABL, so you can enjoy syntax highlighting and syntax folding.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1107&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1107#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/447">code editor</category>
 <category domain="http://www.oehive.org/taxonomy/term/445">notepad++</category>
 <category domain="http://www.oehive.org/taxonomy/term/446">programmers editor</category>
 <category domain="http://www.oehive.org/taxonomy/term/444">syntax  folding</category>
 <category domain="http://www.oehive.org/taxonomy/term/442">syntax highlighter</category>
 <category domain="http://www.oehive.org/taxonomy/term/443">syntax highlighting</category>
 <category domain="http://www.oehive.org/taxonomy/term/139">Code Editors</category>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Fri, 08 Feb 2008 00:26:12 +0000</pubDate>
 <dc:creator>Yuv</dc:creator>
 <guid isPermaLink="false">1107 at http://www.oehive.org</guid>
</item>
<item>
 <title>OEEd4W</title>
 <link>http://www.oehive.org/project/OEEd4W</link>
 <description>&lt;p&gt;Use Ed4W as a code editor for Progress, including syntax check and intelligent code expansion.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/devtools&quot; class=&quot;og_links&quot;&gt;Development Tools Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/438">ed4w openedge code editor syntax</category>
 <category domain="http://www.oehive.org/taxonomy/term/139">Code Editors</category>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Mon, 21 Jan 2008 21:43:54 +0000</pubDate>
 <dc:creator>timtownsend</dc:creator>
 <guid isPermaLink="false">1095 at http://www.oehive.org</guid>
</item>
<item>
 <title>ABHack: to achieve auto-completion and other tweaks in the regular AppBuilder</title>
 <link>http://www.oehive.org/node/741</link>
 <description>&lt;p&gt;&lt;br&gt; &lt;br&gt;ABHack is a kind of demon 4GL procedure to run with the PERSISTENT option in a development session. It can spy the activity in a source-code procedure editor to pop up auto completion lists for local or global variables, attributes/methods, buffers, temp-table, table and fields names.  It includes many other features like a query analyzer for a selected text,  open text-selected source file-names  an improved navigation by words, ++ insertion, quick comment out, and ability to make the  data dictionary resizable.&lt;br&gt;11-MAR-2007 New features: duplicate line on Alt-Down like Eclipse does, and better handling of full stop when inserting closing guy&lt;br&gt;&lt;br&gt;05-MAR-2007 New feature: completion for block labels&lt;br&gt;&lt;br&gt;26-FEB-2007 Three big new features:  Make the popup field list scroll to the most likely interesting field after an equal sign.  Improved suggested list of buffers after &#039;=&#039; equal operator.  Ability to &#039;Keep track of Section Cursor Position&#039;, and restore the previous row and col of a section you visited earlier when you go back to it.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/741&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/741#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/139">Code Editors</category>
 <group domain="http://www.oehive.org/abhack_group">ABHack Group</group>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Sun, 11 Mar 2007 21:11:52 +0000</pubDate>
 <dc:creator>rssreader</dc:creator>
 <guid isPermaLink="false">741 at http://www.oehive.org</guid>
</item>
<item>
 <title>ProED4W</title>
 <link>http://www.oehive.org/node/262</link>
 <description>&lt;h2&gt;Purpose of Proed4w:&lt;/h2&gt;
&lt;p&gt;If you are using &quot;ED for Windows&quot; (version 4) and are editing .p or .w files, you can use this tool as a communication bridge between ED for Windows and a Progress session.&lt;/p&gt;
&lt;p&gt;You can do:&lt;br /&gt;
 - create a &quot;Compile&quot; button in Ed for Windows&lt;br /&gt;
 - compile 4GL code from within Ed&lt;br /&gt;
 - Ed shows compile warnings and errors in its Build results window.&lt;/p&gt;
&lt;p&gt;You can also:&lt;br /&gt;
Launch Prolint from within ED for Windows to have it check the current sourcefile.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/262&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/154">developer tools</category>
 <category domain="http://www.oehive.org/taxonomy/term/172">editor</category>
 <category domain="http://www.oehive.org/taxonomy/term/174">IDE</category>
 <category domain="http://www.oehive.org/taxonomy/term/173">integration</category>
 <category domain="http://www.oehive.org/taxonomy/term/222">Progress development tool</category>
 <category domain="http://www.oehive.org/taxonomy/term/155">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/139">Code Editors</category>
 <pubDate>Sun, 17 Sep 2006 06:44:08 +0000</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">262 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
