<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Courtney Robinson &#039;s log (zcourts)</title>
	<atom:link href="http://crlog.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://crlog.info</link>
	<description>Looking beyond</description>
	<lastBuildDate>Wed, 08 May 2013 08:39:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Upgrading Eclipse on Ubuntu (from 3.5 to 3.7 indigo &#8211;  works for other versions too) by bubi</title>
		<link>http://crlog.info/2011/06/30/upgrading-eclipse-on-ubuntu-from-3-5-to-3-7-indigo-works-for-other-versions-too/comment-page-1/#comment-1517</link>
		<dc:creator><![CDATA[bubi]]></dc:creator>
		<pubDate>Wed, 08 May 2013 08:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=287#comment-1517</guid>
		<description><![CDATA[you are using a 64bit eclipse install on a 32bit linux system]]></description>
		<content:encoded><![CDATA[<p>you are using a 64bit eclipse install on a 32bit linux system</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading Eclipse on Ubuntu (from 3.5 to 3.7 indigo &#8211;  works for other versions too) by bubi</title>
		<link>http://crlog.info/2011/06/30/upgrading-eclipse-on-ubuntu-from-3-5-to-3-7-indigo-works-for-other-versions-too/comment-page-1/#comment-1516</link>
		<dc:creator><![CDATA[bubi]]></dc:creator>
		<pubDate>Wed, 08 May 2013 08:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=287#comment-1516</guid>
		<description><![CDATA[same here... ubuntu 12.04, java 7.0.21]]></description>
		<content:encoded><![CDATA[<p>same here&#8230; ubuntu 12.04, java 7.0.21</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Xampp and adding/updating PHPUnit and PHPDocumenter and configuring Netbeans 7 to use them on Windows by Le Hong Duc (@lehongduc87)</title>
		<link>http://crlog.info/2011/07/02/installing-xampp-and-adding-orupdating-phpunit-and-phpdocumenter-and-configuring-netbeans-7-to-use-them-on-windows/comment-page-1/#comment-945</link>
		<dc:creator><![CDATA[Le Hong Duc (@lehongduc87)]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 03:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=295#comment-945</guid>
		<description><![CDATA[Thank you, this is excellent tutorial.]]></description>
		<content:encoded><![CDATA[<p>Thank you, this is excellent tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Xampp and adding/updating PHPUnit and PHPDocumenter and configuring Netbeans 7 to use them on Windows by Cuong</title>
		<link>http://crlog.info/2011/07/02/installing-xampp-and-adding-orupdating-phpunit-and-phpdocumenter-and-configuring-netbeans-7-to-use-them-on-windows/comment-page-1/#comment-713</link>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
		<pubDate>Thu, 21 Mar 2013 10:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=295#comment-713</guid>
		<description><![CDATA[In step 4, when execute command: &quot;pear channel-discover pear.phpunit.de&quot;
has error occurred:
&quot;Discovery of channel &quot;pear.phpunit.de&quot; failed (channel-add: Cannot open &quot;http://pear.phpunit.de/channel.xml&quot; (Connection to `pear.phpunit.de:80&#039; faile
d: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because c
onnected host has failed to respond.&quot;
Please help me solve this problem.]]></description>
		<content:encoded><![CDATA[<p>In step 4, when execute command: &#8220;pear channel-discover pear.phpunit.de&#8221;<br />
has error occurred:<br />
&#8220;Discovery of channel &#8220;pear.phpunit.de&#8221; failed (channel-add: Cannot open &#8220;http://pear.phpunit.de/channel.xml&#8221; (Connection to `pear.phpunit.de:80&#8242; faile<br />
d: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because c<br />
onnected host has failed to respond.&#8221;<br />
Please help me solve this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building RPMs on Windows by zcourts</title>
		<link>http://crlog.info/2012/09/11/building-rpms-on-windows/comment-page-1/#comment-688</link>
		<dc:creator><![CDATA[zcourts]]></dc:creator>
		<pubDate>Sat, 16 Mar 2013 21:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=439#comment-688</guid>
		<description><![CDATA[Out of curiosity, doesn&#039;t it work just by doing mvn package in a normal windows cmd terminal? If not, do you have cygwin bin in your windows environment PATH variable?]]></description>
		<content:encoded><![CDATA[<p>Out of curiosity, doesn&#8217;t it work just by doing mvn package in a normal windows cmd terminal? If not, do you have cygwin bin in your windows environment PATH variable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building RPMs on Windows by sriram</title>
		<link>http://crlog.info/2012/09/11/building-rpms-on-windows/comment-page-1/#comment-685</link>
		<dc:creator><![CDATA[sriram]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 13:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=439#comment-685</guid>
		<description><![CDATA[Thank you for this. I ran mvn package under a cygwin (as admin) shell to get this working without permissions issues.]]></description>
		<content:encoded><![CDATA[<p>Thank you for this. I ran mvn package under a cygwin (as admin) shell to get this working without permissions issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading Eclipse on Ubuntu (from 3.5 to 3.7 indigo &#8211;  works for other versions too) by zcourts</title>
		<link>http://crlog.info/2011/06/30/upgrading-eclipse-on-ubuntu-from-3-5-to-3-7-indigo-works-for-other-versions-too/comment-page-1/#comment-683</link>
		<dc:creator><![CDATA[zcourts]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 02:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=287#comment-683</guid>
		<description><![CDATA[thank&#039;s for let me know and I&#039;m glad it was useful and your new info should hopefully be helpful to others]]></description>
		<content:encoded><![CDATA[<p>thank&#8217;s for let me know and I&#8217;m glad it was useful and your new info should hopefully be helpful to others</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a multi-node Cassandra cluster on a single Windows machine by zcourts</title>
		<link>http://crlog.info/2011/07/09/setting-up-a-multi-node-cassandra-cluster-on-a-single-windows-machine/comment-page-1/#comment-682</link>
		<dc:creator><![CDATA[zcourts]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 02:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=319#comment-682</guid>
		<description><![CDATA[:/ I don&#039;t know if anything changed in the recent 1.2.2 release that would cause that and I can&#039;t think of atm.]]></description>
		<content:encoded><![CDATA[<p>:/ I don&#8217;t know if anything changed in the recent 1.2.2 release that would cause that and I can&#8217;t think of atm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassandra Query Language AKA CQL syntax by zcourts</title>
		<link>http://crlog.info/2011/03/29/cassandra-query-language-aka-cql-syntax/comment-page-1/#comment-681</link>
		<dc:creator><![CDATA[zcourts]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 01:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=196#comment-681</guid>
		<description><![CDATA[I&#039;ll be migrating my blog soon, that&#039;ll be fixed then]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ll be migrating my blog soon, that&#8217;ll be fixed then</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading Eclipse on Ubuntu (from 3.5 to 3.7 indigo &#8211;  works for other versions too) by Steve Dowe</title>
		<link>http://crlog.info/2011/06/30/upgrading-eclipse-on-ubuntu-from-3-5-to-3-7-indigo-works-for-other-versions-too/comment-page-1/#comment-680</link>
		<dc:creator><![CDATA[Steve Dowe]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 01:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://crlog.info/?p=287#comment-680</guid>
		<description><![CDATA[Thanks for this post, Courtney.

I was upgrading my development laptop (Ubuntu x86_64 12.04 to 12.10) and came across your page after Googling.

After Eclipse was upgraded from 3.7 to 3.8, it firstly didn&#039;t launch (which your post and people&#039;s comments helped to fix), and then it launched but without plugins.

In the Eclipse man page, it says this:
FILES
       The    system    wide    config.ini    file    is    /etc/eclipse.ini.    User    level   Configuration   file   is
       $HOME/.eclipse/org.eclipse.platform__/configuration/config.ini.

My solution to getting plugins working was simply to make a copy of my old config directory ($HOME/.eclipse/org.eclipse.platform_3.7_/configuration/config.ini) and rename it to match the newly created config directory ($HOME/.eclipse/org.eclipse.platform_3.8_/configuration/config.ini), after making a backup of the new one.

This ran my plugins fine.

Now to solve JavaHL library... ;-)]]></description>
		<content:encoded><![CDATA[<p>Thanks for this post, Courtney.</p>
<p>I was upgrading my development laptop (Ubuntu x86_64 12.04 to 12.10) and came across your page after Googling.</p>
<p>After Eclipse was upgraded from 3.7 to 3.8, it firstly didn&#8217;t launch (which your post and people&#8217;s comments helped to fix), and then it launched but without plugins.</p>
<p>In the Eclipse man page, it says this:<br />
FILES<br />
       The    system    wide    config.ini    file    is    /etc/eclipse.ini.    User    level   Configuration   file   is<br />
       $HOME/.eclipse/org.eclipse.platform__/configuration/config.ini.</p>
<p>My solution to getting plugins working was simply to make a copy of my old config directory ($HOME/.eclipse/org.eclipse.platform_3.7_/configuration/config.ini) and rename it to match the newly created config directory ($HOME/.eclipse/org.eclipse.platform_3.8_/configuration/config.ini), after making a backup of the new one.</p>
<p>This ran my plugins fine.</p>
<p>Now to solve JavaHL library&#8230; <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
