<?xml version="1.0"?>
<rss version="2.0">
<channel>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<link>http://www.sorcerers-tower.net</link>
<title>Sorcerer&apos;s Tower :: Eclipse</title>
<description>Welcome to the Tower, my programming and web development blog. Here you will find articles relating to CFML, CSS, HTML, Java, JavaScript and Regular Expressions, plus discussions on the associated tools, technologies, techniques and ideas.&lt;/p&gt; &lt;p&gt;For more general topics, please visit &lt;a href=&quot;http://www.sorcerers-isle.net&quot;&gt;Sorcerer&apos;s Isle&lt;/a&gt;, where you will find articles on my other interests.</description>
<category>Eclipse</category>
<item>
<title>Creating my very first Eclipse Plugin</title>
<link>http://www.sorcerers-tower.net/article/creating_my_very_first_eclipse_plugin.html</link>
<description>&lt;p&gt;I recently* completed my very first Eclipse Plugin, and I found the whole experience to be very interesting.&lt;br/&gt;
&lt;small class=&quot;a&quot;&gt;*(well about a month ago; took me longer to get writing this than intended)&lt;/small&gt;&lt;/p&gt;
&lt;p&gt;This blog entry will focus on two main areas - my experience with Eclipse (as opposed to CFEclipse and similar), and the issues I encountered from a development perspective&lt;/p&gt;</description>
<pubDate>Tue, 23 Sep 2008 00:10:49 GMT</pubDate>
</item>
<item>
<title>QueryParam Scanner - Eclipse Plugin</title>
<link>http://www.sorcerers-tower.net/article/queryparam_scanner_eclipse_plugin.html</link>
<description>&lt;p&gt;The first pre-release version of the qpScanner Eclipse Plugin is now available.&lt;/p&gt;
&lt;p&gt;This is the very first Eclipse plugin I have created. It was an interesting experience, and something that I will be writing up in a separate entry as soon as I can collect my thoughts.&lt;/p&gt;
&lt;p&gt;It order to use the plugin, you must be using v0.7 or higher of qpScanner - if you do not yet have this, you can download the &lt;a href=&quot;http://www.hybridchill.com/downloads/qpscanner/latest.zip&quot;&gt;latest development version of qpScanner&lt;/a&gt;, which contains details of the Update Site to use. If for any reason you cannot use the regular Eclipse Update method, you can directly &lt;a href=&quot;http://eclipse.hybridchill.com/plugins/hybridchill.eclipse.qpscanner_0.1.0.0.jar&quot;&gt;download the qpScanner Eclipse Plugin&lt;/a&gt; instead.&lt;/p&gt;
&lt;p&gt;Just to be clear, both v0.7 of QueryParam Scanner and v0.1 of the qpScanner Eclipse Plugin are currently considered development releases, and are being made available so that they can be tested and any bugs that might exist can be found - if you are unwilling to use pre-release software you should wait until the official release.&lt;/p&gt;
&lt;p&gt;If you do get the Eclipse Plugin, or even just qpScanner on its own, I welcome any and all feedback you might have - whether to report bugs you have found, request new features you would like, or simply to let me know that works with your local setup.&lt;/p&gt;
&lt;p&gt;Please send feedback via email to qpscanner_project@hybridchill.com or alternatively add a comment below.&lt;/p&gt;
&lt;br/&gt;
&lt;p&gt;Related websites:&lt;/p&gt;
&lt;ul class=&quot;compact&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://www.hybridchill.com/projects/qpscanner.html&quot;&gt;QueryParam Scanner official website&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://qpscanner.riaforge.org&quot;&gt;QueryParam Scanner project page at RIAForge&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
<pubDate>Mon, 25 Aug 2008 23:24:44 GMT</pubDate>
</item>
<item>
<title>Helpful Eclipse Shortcut - Word Completion</title>
<link>http://www.sorcerers-tower.net/article/helpful_eclipse_shortcut_word_completion.html</link>
<description>&lt;p&gt;Word completion is a nice little feature that has been in Eclipse for a while, but I&apos;ve only recently discovered.&lt;/p&gt;
&lt;p&gt;It allows you to type a letter or two and then simply press Alt-/ and it will cycle through all words in the file starting with those letters.&lt;/p&gt;
&lt;p&gt;&lt;small class=&quot;a&quot;&gt;(You can of course change the key combo if you want - I&apos;ve got mine set to Alt-. instead)&lt;/small&gt;&lt;/p&gt;
&lt;p&gt;And better still, it works quickly - even with large multi-thousand line CF components there is only a slight delay for the first entry appearing. And being a core Eclipse feature, it works across all editors.&lt;/p&gt;
&lt;p&gt;One thing to bear in mind is that it is case-sensitive - &quot;w&quot; will bring up &quot;where&quot;, but not &quot;Where&quot; nor &quot;WHERE&quot;.&lt;/p&gt;
&lt;p&gt;I&apos;ve only been using it a short while, but I&apos;m already finding it useful.&lt;/p&gt;</description>
<pubDate>Fri, 28 Sep 2007 12:34:32 GMT</pubDate>
</item>
</channel>
</rss>
