<?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 &#187; Eclipse</title>
	<atom:link href="http://www.vogella.de/blog/category/eclipse/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>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>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>
		<item>
		<title>Speak like a native &#8211; How to use native code (Windows DLL) in OSGi</title>
		<link>http://www.vogella.de/blog/2010/07/27/osgi/</link>
		<comments>http://www.vogella.de/blog/2010/07/27/osgi/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:43:30 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2894</guid>
		<description><![CDATA[As you know the OSGi Framework enforces strong modulari [...]]]></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/27/osgi/";
		var dzone_title = "Speak like a native &#8211; How to use native code (Windows DLL) in OSGi";
		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://www.vogella.de/articles/OSGi/article.html">OSGi Framework</a> enforces strong modularity. This also applies to native library code, e.g. a <a href="http://en.wikipedia.org/wiki/Dynamic_Link_Library">Windows DLL</a>.</p>
<p>To make your DLL available in the context of OSGi you have to use the Bundle-NativeCode section in MANIFEST.MF. </p>
<p>For example if your DLL is called &#8220;sapjco3.dll&#8221; and is in the main path of you bundle you can use.</p>
<pre class="brush: xml;">

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jco
Bundle-SymbolicName: com.sap.conn.jco
Bundle-Version: 1.0.0
Bundle-ClassPath: sapjco3.jar
Bundle-NativeCode: /sapjco3.dll; osname=win32; processor=x86
Export-Package: com.sap.conn.jco,
</pre>
<p>Many thanks to <a href="https://www.xing.com/profile/Matthias_Heinrich11">Matthias Heinrich</a> for the tip. </p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/07/27/osgi/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Eclipse e4 git mirror</title>
		<link>http://www.vogella.de/blog/2010/07/20/e4-git-mirrors/</link>
		<comments>http://www.vogella.de/blog/2010/07/20/e4-git-mirrors/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:05:31 +0000</pubDate>
		<dc:creator>Lars Vogel</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[E4]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2861</guid>
		<description><![CDATA[After some time and effort mainly by Denis Roy and Bern [...]]]></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/20/e4-git-mirrors/";
		var dzone_title = "Eclipse e4 git mirror";
		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>After <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=296541">some time and effort</a> mainly by <a href="http://dev.eclipse.org/blogs/eclipsewebmaster/">Denis Roy</a> and <a href="http://twitter.com/BernhardMerkle">Bernhard Merkle</a> the e4 git mirrors are working.</p>
<p>You find the e4 repos listed <a href="http://dev.eclipse.org/git/index.html">Eclipes Git overview</a>.</p>
<p><a href="http://www.vogella.de/articles/EGit/article.html">EGit</a> is also kind enough to be able to import all the projects from the different levels of the projects. </p>
<p>So give it a try via EGit and check out the e4 source code, e.g. the e4 UI projects via <a href="http://www.vogella.de//dev.eclipse.org/org.eclipse.e4/org.eclipse.e4.ui.git">git://dev.eclipse.org/org.eclipse.e4/org.eclipse.e4.ui.git</a> or if you want to use http via <a href="http://dev.eclipse.org/git/org.eclipse.e4/org.eclipse.e4.ui.git">http://dev.eclipse.org/git/org.eclipse.e4/org.eclipse.e4.ui.git</a>.</p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.vogella.de/blog/2010/07/20/e4-git-mirrors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
