<?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>FP &#187; Buddy Class Loading</title>
	<atom:link href="http://www.lauxmoser.info/fp/tag/buddy-class-loading/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lauxmoser.info/fp</link>
	<description>personal Chaos</description>
	<lastBuildDate>Fri, 26 Aug 2011 08:12:01 +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>Helma Eclipse lib/ext solved</title>
		<link>http://www.lauxmoser.info/fp/2009/02/15/helma-eclipse-libext-solved/</link>
		<comments>http://www.lauxmoser.info/fp/2009/02/15/helma-eclipse-libext-solved/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 07:01:31 +0000</pubDate>
		<dc:creator>fp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Buddy Class Loading]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[helma]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://www.lauxmoser.info/fp/?p=727</guid>
		<description><![CDATA[Das Problem mit den ext Verzeichnis hab ich jetzt endlich in den Griff bekommen nach ein paar mal Nachfragen auf der eclipse newcommer Newsgroup: http://www.eclipse.org/newsportal/article.php?id=27887&#38;group=eclipse.newcomer Buddy Class Loading heißt das Zauberwort um jdbc Treiber per plugin hinzuzufügen. Mir wurden 2 interessante Artikel empfohlen: http://wiki.eclipse.org/index.php/Context_Class_Loader_Enhancements#Buddy_Class_Load http://book.javanb.com/eclipse-rich-client-platform-designing-coding-and-packaging-java-applications-oct-2005/ch20lev1sec5.html Die beschreiben genau das was mir gefehlt hat und dabei [...]]]></description>
			<content:encoded><![CDATA[<p>Das Problem mit den ext Verzeichnis hab ich jetzt endlich in den Griff bekommen nach ein paar mal Nachfragen auf der eclipse newcommer Newsgroup: <a href="http://www.eclipse.org/newsportal/article.php?id=27887&amp;group=eclipse.newcomer">http://www.eclipse.org/newsportal/article.php?id=27887&amp;group=eclipse.newcomer</a></p>
<p>Buddy Class Loading heißt das Zauberwort um jdbc Treiber per plugin hinzuzufügen. Mir wurden 2 interessante Artikel empfohlen:</p>
<ul>
<li><a href="http://wiki.eclipse.org/index.php/Context_Class_Loader_Enhancements#Buddy_Class_Load">http://wiki.eclipse.org/index.php/Context_Class_Loader_Enhancements#Buddy_Class_Load</a></li>
<li><a href="http://book.javanb.com/eclipse-rich-client-platform-designing-coding-and-packaging-java-applications-oct-2005/ch20lev1sec5.html">http://book.javanb.com/eclipse-rich-client-platform-designing-coding-and-packaging-java-applications-oct-2005/ch20lev1sec5.html</a></li>
</ul>
<p>Die beschreiben genau das was mir gefehlt hat und dabei ist es so simpel. Man sollte aber das Buddy Class Loading nur begrenzt einsetzen, da es gegen das <a href="http://wiki.eclipse.org/OSGi">OSGi</a> Modell geht und somit quasi quer schießt.</p>
<p>und schon kann ich weiterprogrammieren <img src='http://www.lauxmoser.info/fp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lauxmoser.info/fp/2009/02/15/helma-eclipse-libext-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

