<?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>A Car Too Far &#187; eclipse</title>
	<atom:link href="http://www.acartoofar.co.uk/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acartoofar.co.uk</link>
	<description>Ordinary Actions = Ordinary Results</description>
	<lastBuildDate>Sat, 05 Mar 2011 12:35:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing Eclipse Plugins on Ubuntu 9.10 Karmic Koala</title>
		<link>http://www.acartoofar.co.uk/tools-for-working-online/installing-eclipse-plugins-on-ubuntu-9-10-karmic-koala/</link>
		<comments>http://www.acartoofar.co.uk/tools-for-working-online/installing-eclipse-plugins-on-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:21:31 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software and OS]]></category>
		<category><![CDATA[Working Online]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.acartoofar.co.uk/?p=215</guid>
		<description><![CDATA[Recently I have been trying to install some plugins on the Eclipse IDE (I was installing the CDT (C++ toolchain)) and ran into some issues. If you have an issue that looks something like this: Problem Occurred An error occurred while installing the items session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null &#8211;&#62; [R]org.eclipse.ant.ui 3.4.1.v20090901_r351, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction). The artifact <a href='http://www.acartoofar.co.uk/tools-for-working-online/installing-eclipse-plugins-on-ubuntu-9-10-karmic-koala/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Recently I have been trying to install some plugins on the Eclipse IDE (I was installing the CDT (C++ toolchain)) and ran into some issues. If you have an issue that looks something like this:</p>
<blockquote><p>Problem Occurred<br />
An error occurred while installing the items<br />
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null &#8211;&gt; [R]org.eclipse.ant.ui 3.4.1.v20090901_r351, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).<br />
The artifact file for osgi.bundle,org.eclipse.ant.ui,3.4.1.v20090901_r351 was not found.</p></blockquote>
<p>&#8230; then you probably want to look here:</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/477944" target="_blank">https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/477944</a></p>
<p>The short story is that you will want to install pde and jdt extensions first. Thankfully you&#8217;re in Linux so you can do it in one command:</p>
<blockquote><p>sudo apt-get install eclipse-pde eclipse-jd</p></blockquote>
<p>&#8230;bliss <img src='http://www.acartoofar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.acartoofar.co.uk/tools-for-working-online/installing-eclipse-plugins-on-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

