<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Eclipse Europa: evolution or revolution?</title>
	<link>http://efford.org/blog/archives/25</link>
	<description>Random musings on Python, software engineering, the web &#038; other stuff</description>
	<pubDate>Thu, 21 Aug 2008 14:43:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Sven</title>
		<link>http://efford.org/blog/archives/25#comment-20189</link>
		<pubDate>Wed, 05 Dec 2007 22:24:34 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-20189</guid>
					<description>I must say this was the best I've read for a very long time! Oh my oh my what a struggle Eclipse on my Suse installation has been. None of the other so-obvious solution have worked, this one worked right away!
Thanks a million!</description>
		<content:encoded><![CDATA[<p>I must say this was the best I&#8217;ve read for a very long time! Oh my oh my what a struggle Eclipse on my Suse installation has been. None of the other so-obvious solution have worked, this one worked right away!<br />
Thanks a million!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Faraz Hussain</title>
		<link>http://efford.org/blog/archives/25#comment-12473</link>
		<pubDate>Fri, 21 Sep 2007 06:17:19 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-12473</guid>
					<description>Pieter, 

Thanks a lot for this xulrunner tip. I was  having the same issue and it resolved it for me too...</description>
		<content:encoded><![CDATA[<p>Pieter, </p>
<p>Thanks a lot for this xulrunner tip. I was  having the same issue and it resolved it for me too&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nick</title>
		<link>http://efford.org/blog/archives/25#comment-11233</link>
		<pubDate>Sun, 09 Sep 2007 21:22:26 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-11233</guid>
					<description>Pieter, thanks a million for that tip.  It's fixed the problem for me, too!</description>
		<content:encoded><![CDATA[<p>Pieter, thanks a million for that tip.  It&#8217;s fixed the problem for me, too!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Pieter</title>
		<link>http://efford.org/blog/archives/25#comment-11171</link>
		<pubDate>Sun, 09 Sep 2007 09:07:55 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-11171</guid>
					<description>I had the same problem in the splash screen. It would have been less annoying if the links at least would work properly. But they do not or did not.
The were missing the link base (the file:///.. part)
This brought me to the idea that this version makes an assumption about an installed component: the html browser part.
On my edgy box (new install for other reasons) this wat not the case.
I then installed xulrunner (the thingy used by eclipse for its internal rendering in case 0) through synaptic and lo and behold: it worked.</description>
		<content:encoded><![CDATA[<p>I had the same problem in the splash screen. It would have been less annoying if the links at least would work properly. But they do not or did not.<br />
The were missing the link base (the <a href='file:///..' rel='nofollow'>file:///..</a> part)<br />
This brought me to the idea that this version makes an assumption about an installed component: the html browser part.<br />
On my edgy box (new install for other reasons) this wat not the case.<br />
I then installed xulrunner (the thingy used by eclipse for its internal rendering in case 0) through synaptic and lo and behold: it worked.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Annoyed Developer</title>
		<link>http://efford.org/blog/archives/25#comment-8861</link>
		<pubDate>Fri, 17 Aug 2007 06:44:02 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-8861</guid>
					<description>Boy, this is annoying... if only it was published here: http://www.eclipse.org/downloads/

Thanks for posting the link... there's no help anywhere else.... especially all these random collected builds of eclipse that have version numbers that don't have any reflection on the baseline eclipse.

*sigh*</description>
		<content:encoded><![CDATA[<p>Boy, this is annoying&#8230; if only it was published here: <a href='http://www.eclipse.org/downloads/' rel='nofollow'>http://www.eclipse.org/downloads/</a></p>
<p>Thanks for posting the link&#8230; there&#8217;s no help anywhere else&#8230;. especially all these random collected builds of eclipse that have version numbers that don&#8217;t have any reflection on the baseline eclipse.</p>
<p>*sigh*
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nick</title>
		<link>http://efford.org/blog/archives/25#comment-8815</link>
		<pubDate>Thu, 16 Aug 2007 13:43:14 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-8815</guid>
					<description>Brian: referenced JARs should be grouped under their own heading in Package Explorer automatically.

The other way of doing this, which also works in 3.2, is to define a user library and add a bunch of JARs to that library by hand.  Eclipse allows you to add a user library to the project build path, which has the same effect as adding all of its contained JARs one-by-one but is obviously quicker and easier.  The other benefit is they they are grouped under a common heading in Package Explorer.</description>
		<content:encoded><![CDATA[<p>Brian: referenced JARs should be grouped under their own heading in Package Explorer automatically.</p>
<p>The other way of doing this, which also works in 3.2, is to define a user library and add a bunch of JARs to that library by hand.  Eclipse allows you to add a user library to the project build path, which has the same effect as adding all of its contained JARs one-by-one but is obviously quicker and easier.  The other benefit is they they are grouped under a common heading in Package Explorer.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joel</title>
		<link>http://efford.org/blog/archives/25#comment-8786</link>
		<pubDate>Thu, 16 Aug 2007 02:39:14 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-8786</guid>
					<description>This bit me too, I needed to install the 64 bit release. Funny how several years after 64 bit consumer cpus came out, those of us who are actually running 64 bit apps are still early adopters.</description>
		<content:encoded><![CDATA[<p>This bit me too, I needed to install the 64 bit release. Funny how several years after 64 bit consumer cpus came out, those of us who are actually running 64 bit apps are still early adopters.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian</title>
		<link>http://efford.org/blog/archives/25#comment-8383</link>
		<pubDate>Thu, 09 Aug 2007 20:48:57 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-8383</guid>
					<description>Hey - I'm new to the eclipse thing and was wondering how you actually group all referenced jar files into a common space - either that, or just hide them. The filters dialog is much different than 3.2 and the peeps here at my new place aren't familiar with how to get it to work the same way. Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hey - I&#8217;m new to the eclipse thing and was wondering how you actually group all referenced jar files into a common space - either that, or just hide them. The filters dialog is much different than 3.2 and the peeps here at my new place aren&#8217;t familiar with how to get it to work the same way. Thanks in advance!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ulrich</title>
		<link>http://efford.org/blog/archives/25#comment-7841</link>
		<pubDate>Sun, 29 Jul 2007 17:11:22 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-7841</guid>
					<description>I'm running Eclipse on a 32bit linux machine, but I'm having the same problem (strange Welcome screen).  In all other areas, however, the new version feels very stable.

Not sure about Mylyn, I only started using it a week ago, but sometimes when I'm typing, it will randomly switch the editor window to another file, which is very annoying.  Other than that, highly recommended, though.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running Eclipse on a 32bit linux machine, but I&#8217;m having the same problem (strange Welcome screen).  In all other areas, however, the new version feels very stable.</p>
<p>Not sure about Mylyn, I only started using it a week ago, but sometimes when I&#8217;m typing, it will randomly switch the editor window to another file, which is very annoying.  Other than that, highly recommended, though.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tristan</title>
		<link>http://efford.org/blog/archives/25#comment-7012</link>
		<pubDate>Fri, 06 Jul 2007 14:54:49 +0000</pubDate>
		<guid>http://efford.org/blog/archives/25#comment-7012</guid>
					<description>Nick, that was it. I just went to the download page and clicked on linux in the box for the C++ development package and it delivered the wrong package. I've eventually found a base eclipse runtime for amd64 and used it to install the C++ environment. All works now (except that it seems 512MB is not enough to run smoothly under Ubuntu 7.04 - Linux and associated software is getting really shit these days. I'm considering moving to WinXP+vs2005 - and I've been Linux-only at home for 9 years so this is no whim).</description>
		<content:encoded><![CDATA[<p>Nick, that was it. I just went to the download page and clicked on linux in the box for the C++ development package and it delivered the wrong package. I&#8217;ve eventually found a base eclipse runtime for amd64 and used it to install the C++ environment. All works now (except that it seems 512MB is not enough to run smoothly under Ubuntu 7.04 - Linux and associated software is getting really shit these days. I&#8217;m considering moving to WinXP+vs2005 - and I&#8217;ve been Linux-only at home for 9 years so this is no whim).
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
