<?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>fiveclouds &#187; java</title>
	<atom:link href="http://www.fiveclouds.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fiveclouds.com</link>
	<description>collaboration, creativity and the next big thing</description>
	<lastBuildDate>Tue, 25 May 2010 11:06:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CharlotteJUG is starting up again</title>
		<link>http://www.fiveclouds.com/2008/09/04/charlottejug-is-starting-up-again/</link>
		<comments>http://www.fiveclouds.com/2008/09/04/charlottejug-is-starting-up-again/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 22:39:54 +0000</pubDate>
		<dc:creator>Philip</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.fiveclouds.com/?p=66</guid>
		<description><![CDATA[<p>Having got back to Charlotte and spending a little more time in the City I was able to reconnect to the Tyler and helped out doing some work on the site again (check out the new <a href="http://www.charlottejug.org">look</a>).</p>
<p>We just sent out the <a href="http://anyvite.com/events/home/72ycxa19np/charlottejug-sept-meeting-spring-101">Anyvite</a> for the upcoming event and come on down, it should be an interesting night.</p>
]]></description>
			<content:encoded><![CDATA[<p>Having got back to Charlotte and spending a little more time in the City I was able to reconnect to the Tyler and helped out doing some work on the site again (check out the new <a href="http://www.charlottejug.org">look</a>).</p>
<p>We just sent out the <a href="http://anyvite.com/events/home/72ycxa19np/charlottejug-sept-meeting-spring-101">Anyvite</a> for the upcoming event and come on down, it should be an interesting night.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fiveclouds.com/2008/09/04/charlottejug-is-starting-up-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Subversion on Ganymede (Leopard)</title>
		<link>http://www.fiveclouds.com/2008/07/16/getting-subversion-on-ganymede-leopard/</link>
		<comments>http://www.fiveclouds.com/2008/07/16/getting-subversion-on-ganymede-leopard/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 13:09:22 +0000</pubDate>
		<dc:creator>Philip</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.fiveclouds.com/?p=53</guid>
		<description><![CDATA[<p>In the past few days I started using the new <a href="http://www.eclipse.org">Eclipse</a> 3.4 (Ganymede) release,  I had been working happily away using the command line subversion but I decided to give the Subversion integration a go.  i have to admit I was totally confused by the deployment,  Subversion support is meant to be part of the product but you have to download the <a href="http://www.polarion.org/index.php?page=download&#38;project=subversive">Subversion Connectors from Polarion</a>.  After trying several times to install the missing bits and not being able to get the projects to appear with any subversion support I ended up installing the Subversion 1.5 binaries for&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In the past few days I started using the new <a href="http://www.eclipse.org">Eclipse</a> 3.4 (Ganymede) release,  I had been working happily away using the command line subversion but I decided to give the Subversion integration a go.  i have to admit I was totally confused by the deployment,  Subversion support is meant to be part of the product but you have to download the <a href="http://www.polarion.org/index.php?page=download&amp;project=subversive">Subversion Connectors from Polarion</a>.  After trying several times to install the missing bits and not being able to get the projects to appear with any subversion support I ended up installing the Subversion 1.5 binaries for Mac (available <a href="http://www.collab.net/downloads/community/">here</a> from Collab.net).  Then updating my ~/.bash_profile with the following lines:</p>
<pre class="brush: xml;">
export PATH=/usr/local/bin:$PATH
export LD_LIBRARY_PATH=/opt/subversion/lib/:$LD_LIBRARY_PATH
</pre>
<p>Then I downloaded a fresh Ganymede installation and using the new Software Updates I added the Subclipse update site (http://subclipse.tigris.org/update_1.4.x) and installed that.  Finally I was able to see the subversion information in Eclipse.</p>
<p>So while just trying to get subversion support I lost a few hours and also ended up upgrading to Subversion 1.5 just to get it in place.   Given the out-of-the-box experience I have to admit I was frustrated,  I realize that Subversive is a incubator project but I would have through getting it to work on a mac would have been much easier.   Maybe someone can provide a guide so I understand what I did wrong &#8211; in the meantime its back to Subclipse (and wondering what problems I&#8217;ll find).<br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fiveclouds.com/2008/07/16/getting-subversion-on-ganymede-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upcoming Charlotte JUG meeting</title>
		<link>http://www.fiveclouds.com/2007/09/09/upcoming-charlotte-jug-meeting/</link>
		<comments>http://www.fiveclouds.com/2007/09/09/upcoming-charlotte-jug-meeting/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 02:04:36 +0000</pubDate>
		<dc:creator>Philip</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[charlotte]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.fiveclouds.com/?p=4</guid>
		<description><![CDATA[<p>Tyler has been working away while I have been out traveling and has got the next speaker lined up for the <a href="http://www.charlottejug.org/">Charlotte JUG</a>!  Good going &#8230;.If you are interesting sign-up at the <a href="http://www.evite.com/pages/invite/viewInvite.jsp?inviteId=RNRWIEKXGISEBFXAORMV">evite</a> :)</p>
]]></description>
			<content:encoded><![CDATA[<p>Tyler has been working away while I have been out traveling and has got the next speaker lined up for the <a href="http://www.charlottejug.org/">Charlotte JUG</a>!  Good going &#8230;.If you are interesting sign-up at the <a href="http://www.evite.com/pages/invite/viewInvite.jsp?inviteId=RNRWIEKXGISEBFXAORMV">evite</a> :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fiveclouds.com/2007/09/09/upcoming-charlotte-jug-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
