<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lóránd Somogyi &#187; eclipse</title>
	<atom:link href="http://lorands.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorands.com</link>
	<description>Thoughts on Software Development…</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:41:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hunspell4Eclipse 0.8.6</title>
		<link>http://lorands.com/2011/07/hunspell4eclipse-0-8-6/</link>
		<comments>http://lorands.com/2011/07/hunspell4eclipse-0-8-6/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 11:25:15 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[Hunspell4Eclipse]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[hunspell]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[osgi]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[spell]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=372</guid>
		<description><![CDATA[Thanks to new members on the H4E team a new release could be downloaded from update site or Eclipse Marketplace. The project is hosted under Google Code: http://code.google.com/p/hunspell4eclipse/ Eclipse Marketplace: http://marketplace.eclipse.org/content/hunspell4eclipse-0 Ohloh: https://www.ohloh.net/p/hunspell4eclipse It is known to work with almost any variation of Eclipse &#8211; OS &#8211; HW out there. Have fun with it.]]></description>
		<wfw:commentRss>http://lorands.com/2011/07/hunspell4eclipse-0-8-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provide log4j configuration fast and dirty</title>
		<link>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/</link>
		<comments>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:26:32 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[log4j]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[wtp]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=337</guid>
		<description><![CDATA[If you are developing with Java, I&#8217;m sure you ran into a console output that looks like this: log4j:WARN No appenders could be found for logger (org.apache.openejb.resource.activemq.ActiveMQResourceAdapter). log4j:WARN Please initialize the log4j system properly. log4j:WARN No appenders could be found for logger (org.apache.openejb.resource.activemq.ActiveMQResourceAdapter).log4j:WARN Please initialize the log4j system properly. The message is clean: provide a [...]]]></description>
		<wfw:commentRss>http://lorands.com/2010/11/provide-log4j-configuration-fast-and-dirty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debuging OpenEJB&#8217;s TomEE with Eclipse WTP</title>
		<link>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/</link>
		<comments>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 13:58:41 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[openejb]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=319</guid>
		<description><![CDATA[This is just a short description on how to use OpenEJB with Tomcat to debug it within Eclipse. The point is to be able to debug EJB applications from within Eclipse with a lightweight Tomcat container using OpenEJB. What do you need: Apache TomEE - OpenEJB pre-bundled with Tomcat: http://openejb.apache.org/download.html Eclipse IDE for Java EE Developers or [...]]]></description>
		<wfw:commentRss>http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hunspell4Eclipse 0.8.2 (beta) out</title>
		<link>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/</link>
		<comments>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:09:22 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Hunspell4Eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[hunspell]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[spell]]></category>
		<category><![CDATA[spelling]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=289</guid>
		<description><![CDATA[Changes: threshold feature update site back to normal limited Java support &#8211; reports misspelled words (underline), but no proposals latest JNA Link to project page: http://code.google.com/p/hunspell4eclipse/]]></description>
		<wfw:commentRss>http://lorands.com/2010/01/hunspell4eclipse-0-8-2-beta-out/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eclipse Spell Checker</title>
		<link>http://lorands.com/2009/11/eclipse-spell-checker/</link>
		<comments>http://lorands.com/2009/11/eclipse-spell-checker/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 10:42:09 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Hunspell4Eclipse]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[ecilpse plugin]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[spell]]></category>
		<category><![CDATA[spelling]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=257</guid>
		<description><![CDATA[Eclipse has a built in spell checker. It&#8217;s based on word list files. It is just fine for languages that does not use pre- and postfixes extensively. But for languages like Hungarian, it is a no go. &#8211; I&#8217;ve tried to generate a word list of Hungarian words, but when I noticed that the word [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/11/eclipse-spell-checker/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Commons Logging templates for Eclipse</title>
		<link>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/</link>
		<comments>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 21:46:12 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=208</guid>
		<description><![CDATA[After my last article some folks at the company I work for asked for a Apache Commons Logging version of templates, so here it is. Just as with the last article, import this templates: clogger-templates The mappings are (in case you would like to use with SLF4J): Have fun.]]></description>
		<wfw:commentRss>http://lorands.com/2009/09/commons-logging-templates-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SLF4J Eclipse templates</title>
		<link>http://lorands.com/2009/09/slf4j-eclipse-templates/</link>
		<comments>http://lorands.com/2009/09/slf4j-eclipse-templates/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:06:02 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[slf4j]]></category>

		<guid isPermaLink="false">http://lorands.com/?p=186</guid>
		<description><![CDATA[I&#8217;m sure lot of Eclipse developers are happy with Log4E, but for those who does not have Log4E or do not like to &#8220;pollute&#8221; Eclipse with plugins, I wrote few templates for SLF4J logging. Just open Preferences and navigate to Java&#62;Editor&#62;Templates &#8230;and press Import&#8230; button. And import: slf4j-eclipe-templates (download this file first) Hit OK. Now [...]]]></description>
		<wfw:commentRss>http://lorands.com/2009/09/slf4j-eclipse-templates/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu guy in a world of Apples… Part IV: Java Developer</title>
		<link>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/</link>
		<comments>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 22:20:33 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[apple project]]></category>
		<category><![CDATA[aspectj]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[postscript]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[q4e]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=74</guid>
		<description><![CDATA[After a lot of work and some traveling I&#8217;m back, and I&#8217;m about to write about how do I manage to use Mac for Java development. (Note: This is the last part of the Apple Project series.) First of all, let me describe what I use and how do I/we use it. Eclipse is our [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/09/ubuntu-guy-in-a-world-of-apples%e2%80%a6-part-iv-java-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversive with JavaHl under Ubuntu</title>
		<link>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/</link>
		<comments>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 09:29:44 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=63</guid>
		<description><![CDATA[Eclipse SVN plugin Subverisve comes with javaHl support for windows, but not for linux. Under linux you could use SVNKit, but that is somewhat slower, and a bit buggy. That is an out-of-box solution. But you could use javaHl JNI svn client too. Under Ubuntu it could be done in 5 minutes. Just follow the [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/08/subversive-with-javahl-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Bye, bye P2! Hello UM again!</title>
		<link>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/</link>
		<comments>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:21:48 +0000</pubDate>
		<dc:creator>Lóránd Somogyi</dc:creator>
				<category><![CDATA[aspectj]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[p2]]></category>
		<category><![CDATA[q4e]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://lorand.somogyi.name/?p=57</guid>
		<description><![CDATA[Had enough. P2 gave me just too much headache. Today I removed P2 from my two production Eclipse installation. What a relief&#8230; Update Manager (UM) works fine, as it worked in 3.3. Installed AJDT, Q4E, SpringIDE, TestNG, AnyEdit, &#8230; without any issue. At my last few tries, I managed to install AJDT successfully, but after [...]]]></description>
		<wfw:commentRss>http://lorands.com/2008/08/bye-bye-p2-hello-um-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

