<?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>dasman's World &#187; java</title>
	<atom:link href="http://blogs.asman-it.com.au/dasman/index.php/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.asman-it.com.au/dasman</link>
	<description>The things that matter: Computing, Cycling, Java, the Environment, etc, etc (list liable to change...!)</description>
	<lastBuildDate>Sat, 22 Jan 2011 06:26:01 +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>Installing the Scala Eclipse plugin in Eclipse Europa</title>
		<link>http://blogs.asman-it.com.au/dasman/index.php/20080115/installing-the-scala-eclipse-plugin-in-eclipse-europa</link>
		<comments>http://blogs.asman-it.com.au/dasman/index.php/20080115/installing-the-scala-eclipse-plugin-in-eclipse-europa#comments</comments>
		<pubDate>Mon, 14 Jan 2008 19:06:51 +0000</pubDate>
		<dc:creator>dasman</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://blogs.asman-it.com.au/dasman/index.php/20080115/installing-the-scala-eclipse-plugin-in-eclipse-europa</guid>
		<description><![CDATA[This post falls squarely in the camp of &#8220;this was a gotcha that caught me, so I&#8217;ll blog about it so that I can Google the solution later&#8221;! I&#8217;m in the process of getting my head around Scala, but when installing the Scala Eclipse plugin into my standard Eclipse Europa setup, I got the message [...]]]></description>
			<content:encoded><![CDATA[<p>This post falls squarely in the camp of &#8220;this was a gotcha that caught me, so I&#8217;ll blog about it so that I can Google the solution later&#8221;! <img src='http://blogs.asman-it.com.au/dasman/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m in the process of getting my head around Scala, but when installing the Scala Eclipse plugin into my standard Eclipse Europa setup, I got the message that Scala Plugin couldn&#8217;t be installed because it required &#8220;org.eclipse.pde.runtime&#8221;.</p>
<p>I found a few references on Google, suggesting a full installation of Eclipse (i.e not a standard install), or reverting to Eclipse 3.2.</p>
<p>Instead I had success by:</p>
<ol>
<li>Go to search for new plugins with &#8220;Help&#8221; -> &#8220;Software Updates&#8221; -> &#8220;Find and Install&#8221;</li>
<li>Choose &#8220;Search for new features to install&#8221;</li>
<li>Select the &#8220;The Eclipse Project Updates&#8221; repository&#8221;</li>
<li>Expand the &#8220;Eclipse SDK Eclipse 3.3.1.1&#8243; category, and select the &#8220;Eclipse Plugin Development Environment&#8221;</li>
</ol>
<p>This plugin includes the required &#8220;org.eclipse.pde.runtime&#8221; package, so once installed you should be able to get the Scala plugin up and running.</p>
<p>Now all I need to do is to relearn functional programming from my Uni days&#8230; <img src='http://blogs.asman-it.com.au/dasman/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2080207984545284";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.asman-it.com.au/dasman/index.php/20080115/installing-the-scala-eclipse-plugin-in-eclipse-europa/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

