<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>package com.meikas.blog; » Eclipse</title>
	
	<link>http://meikas.com/blog</link>
	<description>Musings about Java, Eclipse and the world around me</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:08:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/meikas_eclipse" /><feedburner:info uri="meikas_eclipse" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Eclipse starting to use Git repositories</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/583-L3hoLI8/</link>
		<comments>http://meikas.com/blog/2009/10/eclipse-git/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:59:35 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=149</guid>
		<description>It&amp;#8217;s nice to see Eclipse starting to support Git, CVS is so 90&amp;#8217;s.
There are quite many read only repos available already. Denis &amp;#038; Karl write a bit more in http://dev.eclipse.org/blogs/eclipsewebmaster/2009/10/28/git-repos-at-eclipse/&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/583-L3hoLI8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/10/eclipse-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/10/eclipse-git/</feedburner:origLink></item>
		<item>
		<title>Recent Files Plugin source code and about installation.</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/FX0qDVQpzjQ/</link>
		<comments>http://meikas.com/blog/2009/10/recent-files-plugin-source-code-and-about-installation/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 09:01:26 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Utilities]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recent files]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=144</guid>
		<description>Thanks for all the feedback I got.
I forgot to mention in yesterdays post that if anyone is interested in the source code, then it&amp;#8217;s available from http://github.com/imeikas/RecentFiles.

About installation
For some reason the updatesite generator leaves something undone or there is another problem, but sometimes the plugin is only visible if you unselect &amp;#8220;Group items by category&amp;#8221; [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/FX0qDVQpzjQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/10/recent-files-plugin-source-code-and-about-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/10/recent-files-plugin-source-code-and-about-installation/</feedburner:origLink></item>
		<item>
		<title>Eclipse plugin for recently opened files</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/-m5l8I6qFK4/</link>
		<comments>http://meikas.com/blog/2009/10/eclipse-plugin-for-recently-opened-files/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 14:54:42 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Utilities]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recent files]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=133</guid>
		<description>In Eclipse one thing that is bothered me constantly is organizing the list of files I&amp;#8217;m currently working on. I&amp;#8217;ve tried the Pin Editor feature (available only if you limit the number of max editors). I&amp;#8217;ve tried Mylyn, but I don&amp;#8217;t like the way it tries to be clever and hide all other files that [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/-m5l8I6qFK4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/10/eclipse-plugin-for-recently-opened-files/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/10/eclipse-plugin-for-recently-opened-files/</feedburner:origLink></item>
		<item>
		<title>Getting Icons specific to Content Type</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/qT5-PGE8voQ/</link>
		<comments>http://meikas.com/blog/2009/08/icons-for-content-type/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 07:53:12 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=110</guid>
		<description>The web is full of code how to add content specific icons for editors, package explorers etc. The kind of icons http://blog.eclipse-tips.com/2008/04/content-type-specific-file-icons.html is talking about.
It is much harder to find how you can get those images when you have a just a file name or IResource to work with. Don&amp;#8217;t worry, getting the image is [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/qT5-PGE8voQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/08/icons-for-content-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/08/icons-for-content-type/</feedburner:origLink></item>
		<item>
		<title>Wanted dead or alive – Eclipse configuration synchronizer!</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/0W20A8zcqvI/</link>
		<comments>http://meikas.com/blog/2009/06/wanted-dead-or-alive-eclipse-configuration-synchronizer/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:09:54 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=92</guid>
		<description>Have you ever had the feeling why all the settings are workspace specific. For example why do I have to change the fonts each time I create a new workspace or turn on editor line numbers? There are some tricks, by specifying properties in some ini files, but this is really clumsy (Do you know [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/0W20A8zcqvI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/06/wanted-dead-or-alive-eclipse-configuration-synchronizer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/06/wanted-dead-or-alive-eclipse-configuration-synchronizer/</feedburner:origLink></item>
		<item>
		<title>Great webinar about TDD in Eclipse</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/eonUL8IOuzk/</link>
		<comments>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/#comments</comments>
		<pubDate>Thu, 28 May 2009 10:59:35 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=85</guid>
		<description>Just finished watching the webinar about TDD (Test Driven Development) in Eclipse by Kevin Taylor and I really liked it. Testing in eclipse is sometimes really challenging so anyone giving hints on how to do it better is helping the community a lot.
Presentation itself gave me some new ideas I&amp;#8217;m going to try out and [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/eonUL8IOuzk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/</feedburner:origLink></item>
		<item>
		<title>Weird ordering of buttons in new Eclipse 3.5m7</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/wculLY_EYAY/</link>
		<comments>http://meikas.com/blog/2009/05/weird-ordering-of-buttons-in-new-eclipse/#comments</comments>
		<pubDate>Thu, 14 May 2009 10:56:44 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=36</guid>
		<description>I just upgraded to Eclipse 3.5M7 and when I wanted to close an editor with changes I noticed that the buttons are in different unintuitive order. I liked the Cancel/OK switch, but save the editor looks strange. Look for yourself.
Old:

New:

This might be because of JFace dialog button order on GTK+&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/wculLY_EYAY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/05/weird-ordering-of-buttons-in-new-eclipse/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/05/weird-ordering-of-buttons-in-new-eclipse/</feedburner:origLink></item>
		<item>
		<title>New Glassfish bundle speeds up Web development</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/QbHCES1keas/</link>
		<comments>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 14:13:24 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=13</guid>
		<description>We made with Ahti a test using new Glassfish Bundle for Eclipse to write a simple JSP file that shows a list of customers from sample db. After some minimal configuration, getting the customer list to show was a breeze. Great work from Glassfish and Eclipse DTP, JPA and WTP teams.
Video is here (fullscreen without [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/QbHCES1keas" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/</feedburner:origLink></item>
		<item>
		<title>TPTP and Ubuntu</title>
		<link>http://feedproxy.google.com/~r/meikas_eclipse/~3/rJcwXbbwVao/</link>
		<comments>http://meikas.com/blog/2008/02/tptp-and-ubuntu/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 17:00:22 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/2008/tptp-and-ubuntu/</guid>
		<description>Installing TPTP under Eclipse isn&amp;#8217;t as straightforward as other Eclipse plugins. Installing the plugin itself is easy, it can be done using Eclipse Update manager. But the getting the Agent Controller to work needs some tweaking.
The first part is really well documented under TPTP installation guide in http://www.eclipse.org/tptp/home/downloads/installguide/InstallGuide44.htm so I won&amp;#8217;t cover that. Also most [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_eclipse/~4/rJcwXbbwVao" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2008/02/tptp-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2008/02/tptp-and-ubuntu/</feedburner:origLink></item>
	</channel>
</rss>
