<?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/"
		>
<channel>
	<title>Comments on: HowTo: Eclipse 3.2 + PHPEclipse + Subclipse in Ubuntu Feisty Fawn</title>
	<atom:link href="http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/</link>
	<description></description>
	<lastBuildDate>Wed, 23 Dec 2009 04:46:17 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erwin</title>
		<link>http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/comment-page-1/#comment-415</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Sun, 25 Jan 2009 11:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/#comment-415</guid>
		<description>Hi there,


Thanks for the post. I would like to suggest to clarify certain things. For example selecting the correct JVM. My selection for example showed:

# sudo update-alternatives --config java

There are 2 alternatives which provide `java&#039;.

  Selection    Alternative
-----------------------------------------------
          1    /usr/bin/gij-4.2
*+        2    /usr/lib/jvm/java-gcj/jre/bin/java

of which I selected the line containing the text &#039;jre&#039; in the path name.

Also, the automatic installation of PHP Eclipse worked only once I changed the URL to a path which contained a file named &#039;site.xml&#039;. For my installation this meant that the following URL needed to be entered:

http://phpeclipse.sourceforge.net/update/stable/1.2.x/

However, it seems to me that this URL may change frequently and hence, future attempts to install PHPEclipse should take this fact into account.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for the post. I would like to suggest to clarify certain things. For example selecting the correct JVM. My selection for example showed:</p>
<p># sudo update-alternatives &#8211;config java</p>
<p>There are 2 alternatives which provide `java&#8217;.</p>
<p>  Selection    Alternative<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
          1    /usr/bin/gij-4.2<br />
*+        2    /usr/lib/jvm/java-gcj/jre/bin/java</p>
<p>of which I selected the line containing the text &#8216;jre&#8217; in the path name.</p>
<p>Also, the automatic installation of PHP Eclipse worked only once I changed the URL to a path which contained a file named &#8217;site.xml&#8217;. For my installation this meant that the following URL needed to be entered:</p>
<p><a href="http://phpeclipse.sourceforge.net/update/stable/1.2.x/" rel="nofollow">http://phpeclipse.sourceforge.net/update/stable/1.2.x/</a></p>
<p>However, it seems to me that this URL may change frequently and hence, future attempts to install PHPEclipse should take this fact into account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregor</title>
		<link>http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/comment-page-1/#comment-406</link>
		<dc:creator>gregor</dc:creator>
		<pubDate>Mon, 01 Dec 2008 20:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpugph.com/blog/2007/06/15/howto-eclipse-32-phpeclipse-subclipse-in-ubuntu-feisty-fawn/#comment-406</guid>
		<description>To mention one of possible problems when eclipse doesn&#039;t find JVM in eclipse start script:
/usr/bin/eclipse
..
JAVACMD=&quot;/usr/lib/j2re1.5-sun/bin/java&quot;
in my case i changed it to:
JAVACMD=&quot;/usr/lib/jvm/ia32-java-6-sun-1.6.0.07/jre/bin/java&quot;
or use jvm that is installed in system.</description>
		<content:encoded><![CDATA[<p>To mention one of possible problems when eclipse doesn&#8217;t find JVM in eclipse start script:<br />
/usr/bin/eclipse<br />
..<br />
JAVACMD=&#8221;/usr/lib/j2re1.5-sun/bin/java&#8221;<br />
in my case i changed it to:<br />
JAVACMD=&#8221;/usr/lib/jvm/ia32-java-6-sun-1.6.0.07/jre/bin/java&#8221;<br />
or use jvm that is installed in system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
