<?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>lstierneyltd &#187; eclipse</title>
	<atom:link href="http://lstierneyltd.com/blog/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://lstierneyltd.com/blog</link>
	<description>Yet another development blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:04:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dos to Unix (Dos2Unix) with Eclipse</title>
		<link>http://lstierneyltd.com/blog/development/tips/dos-to-unix-dos2unix-with-eclipse/</link>
		<comments>http://lstierneyltd.com/blog/development/tips/dos-to-unix-dos2unix-with-eclipse/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 08:49:20 +0000</pubDate>
		<dc:creator>lawrence</dc:creator>
				<category><![CDATA[quick tips]]></category>
		<category><![CDATA[dos2unix]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://lstierneyltd.com/blog/?p=175</guid>
		<description><![CDATA[1. Open the file in Eclipse that you wish to &#8220;Dos2Unix&#8221;
2. File -> Convert Line Delimiters To -> Unix
Profit!
]]></description>
			<content:encoded><![CDATA[<p>1. Open the file in Eclipse that you wish to &#8220;Dos2Unix&#8221;<br />
2. File -> Convert Line Delimiters To -> Unix</p>
<p>Profit!</p>
]]></content:encoded>
			<wfw:commentRss>http://lstierneyltd.com/blog/development/tips/dos-to-unix-dos2unix-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse PDT or Webtools missing perspectives on Linux (Ubuntu)</title>
		<link>http://lstierneyltd.com/blog/development/tips/eclipse-pdt-or-webtools-missing-perspectives-on-linux-ubuntu/</link>
		<comments>http://lstierneyltd.com/blog/development/tips/eclipse-pdt-or-webtools-missing-perspectives-on-linux-ubuntu/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 11:38:07 +0000</pubDate>
		<dc:creator>lawrence</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[quick tips]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://lstierneyltd.com/blog/?p=22</guid>
		<description><![CDATA[This post is an aide-mémoire and hopefully helps anyone who has the same issue I had; namely that Eclipse PDT or Eclipse Webtools Project running on Linux (in this case Ubuntu) was not making all installed perspectives available.
The symptoms were that Eclipse would start but only in &#8220;vanilla&#8221; mode: only three basic perspectives showing. If [...]]]></description>
			<content:encoded><![CDATA[<p>This post is an aide-mémoire and hopefully helps anyone who has the same issue I had; namely that Eclipse PDT or Eclipse Webtools Project running on Linux (in this case Ubuntu) was not making all installed perspectives available.<code><span id="more-22"></span></code></p>
<p>The symptoms were that Eclipse would start but only in &#8220;vanilla&#8221; mode: only three basic perspectives showing. If like me you installed the Eclipse binary as root into some directory then that&#8217;s your problem right there. In order for the other perspectives to become available, when running Eclipse as a non-root user, you need to ensure that the user you are trying to run Eclipse as has read/write/exe permission on the Eclipse directory. I&#8217;m sure they don&#8217;t need all permissions on all the sub-directories but I wasn&#8217;t about to start messing around to find out exactly what was required.</p>
<p>In short &#8211; check the permissions on the Eclipse directory!</p>
]]></content:encoded>
			<wfw:commentRss>http://lstierneyltd.com/blog/development/tips/eclipse-pdt-or-webtools-missing-perspectives-on-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
