<?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>the kiZZ notes &#187; eclipse</title>
	<atom:link href="http://kizzx2.com/blog/index.php/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://kizzx2.com/blog</link>
	<description>random stupid ideas from a narcissistic chode</description>
	<lastBuildDate>Thu, 01 Dec 2011 16:25:03 +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>Hide eclipse&#8217;s toolbar, permanently</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/21/hide-eclipses-toolbar-permanently/</link>
		<comments>http://kizzx2.com/blog/index.php/2009/02/21/hide-eclipses-toolbar-permanently/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 10:06:54 +0000</pubDate>
		<dc:creator>kiZZ kiZZ</dc:creator>
				<category><![CDATA[geek stuffs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[hide toolbar]]></category>
		<category><![CDATA[permanent]]></category>

		<guid isPermaLink="false">http://kizzx2.com/blog/?p=150</guid>
		<description><![CDATA[I&#8217;ve been a long time eclipse user since 3.0. What has buggered me since that time is the mysterious toolbar &#8211; there is no way to turn it off! Since I think around eclipse 3.3 they added an option on the right click menu to &#8220;Hide Toolbar&#8221;, but that is only temporary. The toolbar creeps [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a long time eclipse user since 3.0. What has buggered me since that time is the mysterious toolbar &#8211; there is no way to turn it off! Since I think around eclipse 3.3 they added an option on the right click menu to &#8220;Hide Toolbar&#8221;, but that is only temporary. The toolbar creeps right back in on restart!</p>

<p><img class="alignnone size-full wp-image-152" title="eclipse-toolbar-right-click" src="http://kizzx2.com/blog/wp-content/uploads/2009/02/eclipse-toolbar-right-click.png" alt="eclipse-toolbar-right-click" width="269" height="114" /></p>

<p>After some <strong><em>LONG</em></strong> time struggle with the eclipse PDE (Plug-in Development Environment), I finally rolled out this little plug-in that hides the toolbar for me on eclipse start up.</p>

<p>Man, I still cannot believe how much time it took to actually write a simple plug-in like this! Maybe that&#8217;s a reason why the eclipse plug-in scene hasn&#8217;t seen much advances lately &#8211; there&#8217;s too darn little resources! I mean, for the most of us, digging through API and classes manually aren&#8217;t the most pleasant thing to do.</p>

<p>Please go check out the <a href="http://code.google.com/p/eclipse-hide-toolbar">Google Code project page</a> or use this update site directly:</p>

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;a href=&quot;http://kizzx2.com/eclipse/hide-toolbar/updates/&quot;&gt;http://kizzx2.com/eclipse/hide-toolbar/updates/&lt;/a&gt;</div></td></tr></tbody></table></div>

<p>P.S. I probably will write some ecilpse plug-in tutorials later, if I feel like it. So please stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://kizzx2.com/blog/index.php/2009/02/21/hide-eclipses-toolbar-permanently/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

