<?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>Some Java, JEE and WebSphere stuffs &#187; Eclipse</title>
	<atom:link href="http://www.albeesonline.com/blog/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Hello World JSF with Eclipse</title>
		<link>http://www.albeesonline.com/blog/2009/04/03/hello-world-jsf-with-eclipse/</link>
		<comments>http://www.albeesonline.com/blog/2009/04/03/hello-world-jsf-with-eclipse/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 07:12:19 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=333</guid>
		<description><![CDATA[Hello World JSF with Eclipse Again I am here with a Hello World program. This time I will be explaining how to create a Hello World program using Eclipse. This tutorial needs Eclipse with JBoss Tools installed. This program will accept the name as the input and print Hello Name as the output. To create [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2009/04/03/hello-world-jsf-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Restoring workspace selector dialog box in eclipse.</title>
		<link>http://www.albeesonline.com/blog/2008/12/31/restoring-workspace-selector-dialog-box-in-eclipse/</link>
		<comments>http://www.albeesonline.com/blog/2008/12/31/restoring-workspace-selector-dialog-box-in-eclipse/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 03:48:53 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=314</guid>
		<description><![CDATA[Restoring workspace selector dialog box in eclipse. Have you ever selected &#8216;Use this as the default and do not ask again&#8217; checkbox of workspace selector dialog box? If you happened to select that checkbox, next time onwards eclipse will not ask you for workspace selection again. To bring back the workspace selector dialog box once [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2008/12/31/restoring-workspace-selector-dialog-box-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>java.lang.NoSuchMethodError &#8220;main&#8221; with Eclipse</title>
		<link>http://www.albeesonline.com/blog/2008/07/15/javalangnosuchmethoderror-main-with-eclipse/</link>
		<comments>http://www.albeesonline.com/blog/2008/07/15/javalangnosuchmethoderror-main-with-eclipse/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 10:40:59 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[NoSuchMethodError]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=117</guid>
		<description><![CDATA[java.lang.NoSuchMethodError &#8220;main&#8221;. This was the exception one of colleague got when he tried to run a simple java application from within Eclipse. The java file that we were trying to execute had a main method and its syntax also matches with what Java wants. For resolving this issue we tried to execute the file using [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2008/07/15/javalangnosuchmethoderror-main-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

