<?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>Eclipse Papercuts</title>
	<atom:link href="http://www.vogella.de/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vogella.de/blog</link>
	<description>Tips around Java, Eclipse and Web programming</description>
	<lastBuildDate>Tue, 31 Aug 2010 09:48:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>July Challenge Retroperspective &#8211; The tools that forge you</title>
		<link>http://www.vogella.de/blog/2010/08/31/using-linux/</link>
		<comments>http://www.vogella.de/blog/2010/08/31/using-linux/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 09:48:47 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Challenge of the month]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=3019</guid>
		<description><![CDATA[In July I announced  that I will try to switch to Linux [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/31/using-linux/";
		var dzone_title = "July Challenge Retroperspective &#8211; The tools that forge you";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>In July I announced <a href="http://www.vogella.de/blog/2010/07/03/july-challenge/"> that I will try to switch to Linux</a>. I actually needed two months and a broken laptop to make the transition. </p>
<p>The main reason for needing longer then expected is that I have files which I need all the time. I had them on my laptop and therefore I switched frequently to it. As my laptop died a few weeks ago I had the opportunity to think about a better solution. </p>
<p>I solved this problem by using <a href="http://www.vogella.de/articles/Git/article.html">Git</a> to synchronize my data via a Git account. </p>
<p>The setup took a while time because I wanted to use http / https and <a href="http://www.vogella.de/articles/EGit/article.html">EGit</a> does currently not support https authentication and <a href="http://code.google.com/p/msysgit/">msysGit</a> had a bug for which I need to <a href="http://www.vogella.de/blog/2010/08/09/git-https/">find a workaround</a>.  Also <a href="https://github.com/">github</a> had a bug which fortunately was fixed fast.</p>
<p>It also took me some time to migrate the build infrastructure for <a href="http://www.vogella.de/">vogella.de</a> to Linux. Partly because I forgot how I did the setup <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  and partly because I was not always as strict as I should have been with lower and upper case spelling. Windows is very forgiving in this sense while Linux is not. </p>
<p>So do I like it? I love it. First of all working on my <a href="http://www.vogella.de/articles/Ubuntu/article.html">Ubuntu</a> machine is incredible fast. This might not be a big surprise as the machine is relatively new. But I also think that my crashed laptop had an issue with the harddisk (with finally failed). If I did I/O the whole laptop basically froze which was very, very annoying.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/Screenshot.png"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/Screenshot.png" alt="" width="210" height="190" class="aligncenter size-full wp-image-3032" /></a></p>
<p>One effect I did not foresee was that I now work &#8220;geekier&#8221;.  On Windows I rarely used the command line. On Linux I alway have a few terminals open and do some stuff their. Using Ubuntu I could also finally <a href="http://www.vogella.de/articles/OpenJDK/article.html">compile OpenJDK</a>.  I also now started using <a href="http://www.cygwin.com/">cygwin</a> on Windows for some tasks. </p>
<p>Of course there are new bugs for me, e.g. <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321094">Ctrl+alt+down arrow is not working on Linux </a>.</p>
<p>In total I&#8217;m now a happy Ubuntu user at home. I believe the July monthly challenges was a success even if it took two months.  <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/31/using-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The JUG which lives &#8211; EGit presentation on 02.Sept. at the Majug</title>
		<link>http://www.vogella.de/blog/2010/08/30/egit-presentation/</link>
		<comments>http://www.vogella.de/blog/2010/08/30/egit-presentation/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:34:56 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[EGit]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[majug]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=3091</guid>
		<description><![CDATA[Since beginning of last year I participate more or less [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/30/egit-presentation/";
		var dzone_title = "The JUG which lives &#8211; EGit presentation on 02.Sept. at the Majug";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>Since beginning of last year I participate more or less actively in the <a href="http://jug-mannheim.mixxt.de">Java User Group Mannheim</a>. Unfortunately the former main contact of the Java User Group Mannheim <a href="https://twitter.com/alexhanschke">Alex Hanschke</a> has moved out of the area.  </p>
<p><a href="https://twitter.com/bmuskalla">Benjamin Muskalla</a> and <a href="https://twitter.com/vogella">myself</a> volunteered to help organize the JUG Events. Therefore Benny and I will as of now try to find great new speakers and setup cool events. I think we are starting very well, as we are proud to have <a href="https://twitter.com/masohn">Matthias Sohn</a> and <a href="https://twitter.com/stefanlay">Stefan Lay</a> speak about <a href="http://www.vogella.de/articles/Git/article.html">Git</a> and <a href="http://www.vogella.de/articles/EGit/article.html">EGit</a> on the 02.Sept.  Git is one of the leading distributed version control systems and EGit a team provider for Eclipse.</p>
<p>Matthias and and Stefan are both committers in the EGit project. Details on Matthias and Stefan and the presentation can be found on the <a href="http://jug-mannheim.mixxt.de/networks/events/show_event.23581">Majug Event Announcement</a>.  As usual we organize to have drinks after the event and hope Matthias and Stefan will be able to join so that you can bugger them with questions. The presentation will be in German. </p>
<p>Rumors are that we will see a real merge via EGit <a href="http://jug-mannheim.mixxt.de/networks/events/show_event.23581">on this event</a>&#8230; <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Hope to see you at their.</p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/30/egit-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local Mylyn tasks distributed via git</title>
		<link>http://www.vogella.de/blog/2010/08/26/local-mylyn-tasks-distributed/</link>
		<comments>http://www.vogella.de/blog/2010/08/26/local-mylyn-tasks-distributed/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:46:01 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Mylyn]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=3072</guid>
		<description><![CDATA[I learned from Steffen Pingel and Ekkehard Gentz that M [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/26/local-mylyn-tasks-distributed/";
		var dzone_title = "Local Mylyn tasks distributed via git";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>I learned from <a href="http://steffenpingel.de/">Steffen Pingel</a> and <a href="http://ekkescorner.wordpress.com/">Ekkehard Gentz</a> that <a href="http://www.vogella.de/articles/Mylyn/article.html">Mylyn</a> has the ability to save local tasks outside the workspace. This is hidden under advanced in the Preferences.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/20.08-1.png"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/20.08-1.png" alt="" width="634" height="669" class="aligncenter size-full wp-image-3074" /></a></p>
<p>This allows you to put your local tasks outside your workspace and versionize them with <a href="http://www.vogella.de/articles/Git/article.html">git</a>. This way you can use git to move your local tasks between machines. I really like this as I frequently use different machines and now I can not only share source code betwee them but also my mylyn taslks.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/20.08.png"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/20.08.png" alt="" width="270" height="205" class="aligncenter size-full wp-image-3076" /></a></p>
<p>As <a href="http://steffenpingel.de/">Steffen</a> told me, simultanous access to the Mylyn tasks might cause task corruption but I don&#8217;t think that is an issue for me as Git takes care of conflicts and I do not have two machines writing to the same local file. </p>
<p>Fun times with Git and Mylyn!</p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/26/local-mylyn-tasks-distributed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save your local Mylyn tasks</title>
		<link>http://www.vogella.de/blog/2010/08/24/local-mylyn-tasks/</link>
		<comments>http://www.vogella.de/blog/2010/08/24/local-mylyn-tasks/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 07:19:14 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Mylyn]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2965</guid>
		<description><![CDATA[If you are using Eclipse you properly using Mylyn. I re [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/24/local-mylyn-tasks/";
		var dzone_title = "Save your local Mylyn tasks";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>If you are using <a href="http://www.vogella.de/articles/Eclipse/article.html">Eclipse</a> you properly using <a href="http://www.vogella.de/articles/Mylyn/article.html">Mylyn</a>. I recently got a new machine and wanted to migrate my local Mylyn tasks from one computer to another. </p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/check10.png"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/check10.png" alt="" width="255" height="268" class="aligncenter size-full wp-image-3065" /></a></p>
<p>Local tasks stored in your workspace in .metadata/mylyn/tasks.xml.zip. The context for local tasks stored in .metadata/.mylyn/contexts&#8230; look for files labeled local-X.xml.zip, these have the context. You can back up the entire Mylyn data directory and put it into the same place on your new computer.</p>
<p>Worked well for me!</p>
<p>Thanks to <a href="http://twitter.com/davidcshepherd">David Shepherd</a> for the tip via <a href="http://twitter.com/vogella">twitter</a>.</p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/24/local-mylyn-tasks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cleaning up the workspace (without re-building)</title>
		<link>http://www.vogella.de/blog/2010/08/17/cleaning-workspace-without-re-building/</link>
		<comments>http://www.vogella.de/blog/2010/08/17/cleaning-workspace-without-re-building/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 12:35:30 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2972</guid>
		<description><![CDATA[If you ever wanted to copy the full workspace to anothe [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/17/cleaning-workspace-without-re-building/";
		var dzone_title = "Cleaning up the workspace (without re-building)";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>If you ever wanted to copy the full workspace to another machine you may have noticed that a billion generated files (e.g. bin) are copied and that this takes a long time. If you start Eclipse with the -clean option the workspace will regenerate all file again.</p>
<p>You can avoid this bye de-selecting in the &#8220;Build automatically&#8221; in the preferences under General -&gt; Workspace.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/build10.gif"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/build10.gif" alt="" width="624" height="275" class="aligncenter size-full wp-image-2976" /></a></p>
<p>If you now select Project -&gt; Clean -&gt; All and de-select &#8220;Start an Build automatically&#8221; in the dialog you end up with a workspace without the  files of the build process. </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/17/cleaning-workspace-without-re-building/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>vogella.de joins the flattr community</title>
		<link>http://www.vogella.de/blog/2010/08/16/vogella-flattr/</link>
		<comments>http://www.vogella.de/blog/2010/08/16/vogella-flattr/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 07:26:37 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[vogella]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=3009</guid>
		<description><![CDATA[As of now all vogella.de tutorials contain a flattr but [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/16/vogella-flattr/";
		var dzone_title = "vogella.de joins the flattr community";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>As of now all vogella.de tutorials contain a <a href="http://www.flattr.com">flattr</a> button. </p>
<p>Flattr is a mirco payment service which allows you to send money to free websites you like. If you are website producer you can put a flattr button on your website and also get flattered via flattr. <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  With flattr you decide per month how much money you want to donate and if you like a website you just press the button. Your money will at the end of the month divided between the websites you liked. </p>
<p>I&#8217;m maintaining my website in my private time. If you like the content of <a href="http://www.vogella.de">vogella.de</a> it would be great if you could support me via flattr. </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/16/vogella-flattr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git &#8211; Cloning and pushing via https (Linux and Windows)</title>
		<link>http://www.vogella.de/blog/2010/08/09/git-https/</link>
		<comments>http://www.vogella.de/blog/2010/08/09/git-https/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 21:49:07 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[EGit]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2979</guid>
		<description><![CDATA[Unfortunately the Eclipse team provider EGit does curre [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/09/git-https/";
		var dzone_title = "Git &#8211; Cloning and pushing via https (Linux and Windows)";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>Unfortunately the Eclipse team provider <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=296201">EGit does currently not support to use HTTPS for cloning and pushing</a>. </p>
<p>Fortunately the <a href="http://www.vogella.de/articles/Git/article.html">Git command line</a> supports this (under Linux without problems). </p>
<pre class="brush: plain;">
git clone https://vogella@github.com/vogella/de.vogella.rcp.example.git
// do some changes
git push https://vogella@github.com/vogella/de.vogella.rcp.example.git
</pre>
<p>If you are on Windows and if you are using <a href="http://code.google.com/p/msysgit/">msysGit</a> then you may receive the following error:</p>
<pre class="brush: plain;">
error: error setting certificate verify locations:
CAfile: /bin/curl-ca-bundle.crt
CApath: none
while accessing your_repo
</pre>
<p>If you have this error you can disable ssl verification to solve it.</p>
<pre class="brush: plain;">
git config --global http.sslverify &quot;false&quot;
</pre>
<p>After this change cloning and pushing works via https on Windows. </p>
<p>Alternative the following should also make msysGit work, but I didn&#8217;t test these approaches. </p>
<pre class="brush: plain;">
copy C:\Program Files\Git\bin\curl-ca-bundle.crt to c:\bin\curl-ca-bundle.crt
</pre>
<p>or </p>
<pre class="brush: plain;">
 git config --system http.sslcainfo \bin/curl-ca-bundle.crt
</pre>
<p>The full discussion of the <a href="http://code.google.com/p/msysgit/">msysGit</a> issue can be found <a href="http://github.com/blog/642-smart-http-support">here</a>.</p>
<p>[Update:] If you are behind a http proxy you can set the proxy via the following command:</p>
<pre class="brush: plain;">
 git config --global http.proxy http://proxy:8080
// To check the proxy settings
git config --get http.proxy
</pre>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/09/git-https/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse 4.0 Talk on 26.08 in Dresden / Germany</title>
		<link>http://www.vogella.de/blog/2010/08/05/eclipse-4-0-application-talk/</link>
		<comments>http://www.vogella.de/blog/2010/08/05/eclipse-4-0-application-talk/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 09:11:28 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[E4]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2956</guid>
		<description><![CDATA[Are you around the Dresden area? 

If so it would be  [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/05/eclipse-4-0-application-talk/";
		var dzone_title = "Eclipse 4.0 Talk on 26.08 in Dresden / Germany";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>Are you around the Dresden area? </p>
<p>If so it would be great if you join my presentation about Eclipse 4.0 / Eclipse e4. The german title roughly translates into &#8220;the unexpected simplicity of developing Eclipse plugin and Eclipse RCP applications&#8221;.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/JUG_August_2010.jpeg"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/JUG_August_2010.jpeg" alt="" width="426" height="601" class="aligncenter size-full wp-image-2957" /></a></p>
<p>The talk will be in German and details can be found on <a href="http://www.software-saxony.de/?p=1466">Saxony Website</a>. I&#8217;m looking forward to meet you. </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/05/eclipse-4-0-application-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Semicolons Tales</title>
		<link>http://www.vogella.de/blog/2010/08/03/eclipse-semicolons/</link>
		<comments>http://www.vogella.de/blog/2010/08/03/eclipse-semicolons/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 22:12:06 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2904</guid>
		<description><![CDATA[Eclipse has the option to put the semicolon at the righ [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/08/03/eclipse-semicolons/";
		var dzone_title = "Eclipse Semicolons Tales";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>Eclipse has the option to put the semicolon at the right place in your coding. </p>
<p>For some very annoying reason my workspace had this feature disabled. In case you have the same activate it via the following:</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/08/semicolons.png"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/08/semicolons.png" alt="" width="681" height="610" class="aligncenter size-full wp-image-2907" /></a></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/08/03/eclipse-semicolons/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Eclipse 4.0 Application Platform &#8211; Tutorial Updated</title>
		<link>http://www.vogella.de/blog/2010/07/29/eclipse-4-0-application-platform-tutorial-updated/</link>
		<comments>http://www.vogella.de/blog/2010/07/29/eclipse-4-0-application-platform-tutorial-updated/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 22:25:17 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[E4]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2929</guid>
		<description><![CDATA[As you know the Eclipse 4.0 SDK is out.



It also  [...]]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		var dzone_url = "http://www.vogella.de/blog/2010/07/29/eclipse-4-0-application-platform-tutorial-updated/";
		var dzone_title = "Eclipse 4.0 Application Platform &#8211; Tutorial Updated";
		var dzone_style = "1";
		var dzone_blurb = "";
		//-->
		</script>
		<script language="javascript" src="http://widgets.dzone.com/widgets/zoneit.js"></script></div><!--S-ButtonZ 1.1.5 End--><p>As you know the <a href="http://ianskerrett.wordpress.com/2010/07/28/eclipse-sdk-4-0-the-journey-of-a-new-platform/">Eclipse 4.0 SDK</a> is out.</p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/07/e410.gif"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/07/e410.gif" alt="" width="369" height="261" class="aligncenter size-full wp-image-2931" /></a></p>
<p>It also appears in discussions that some people don&#8217;t think Eclipse e4 is a good idea. </p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/07/e420.gif"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/07/e420.gif" alt="" width="205" height="288" class="aligncenter size-full wp-image-2934" /></a></p>
<p>Other people seem to like it. </p>
<p><a href="http://www.vogella.de/blog/wp-content/uploads/2010/07/e430.gif"><img src="http://www.vogella.de/blog/wp-content/uploads/2010/07/e430.gif" alt="" width="221" height="288" class="aligncenter size-full wp-image-2936" /></a></p>
<p>To help you to decide yourself I updated my <a href="http://www.vogella.de/articles/EclipseE4/article.html">Eclipse e4 Tutorial</a> to <a href="http://www.vogella.de/articles/EclipseE4/article.html">Eclipse 4.0 Application Platform &#8211; Tutorial</a>. </p>
<p>Together with <a href="http://tomsondev.bestsolution.at/2010/07/28/eclipse-4-0-and-tutorial-on-writing-e4-rcp-application-released">Tom Schindls Tutorial</a> you should be able to have a good start with Eclipse 4.0 SDK. </p>
<p>Please remember that the target of the core e4 Project is to improve the programming model of Eclipse and to provide an improved way of influencing the UI. The standard plugins are still the same and behave the same way. </p>
<p><a href="http://www.vogella.de/articles/EclipseE4/article.html">My Tutorial</a> also needs improvements, unfortunately it is not as far and deep as I like, but I hope that is will give you a good start. If you find issues, problems with my tutorial please let me know. The &#8220;more to come&#8221; section of my tutorial lists my future plans. </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/07/29/eclipse-4-0-application-platform-tutorial-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
