<?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: Environment Variables in Windows XP/Vista</title>
	<atom:link href="http://ryan.ifupdown.com/2008/12/04/environment-variables-in-windows-xpvista/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryan.ifupdown.com/2008/12/04/environment-variables-in-windows-xpvista/</link>
	<description>Opinions, Thoughts and Ideas - PHP, Java and Javascript</description>
	<lastBuildDate>Sat, 13 Mar 2010 17:28:54 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://ryan.ifupdown.com/2008/12/04/environment-variables-in-windows-xpvista/comment-page-1/#comment-1233</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://ryan.ifupdown.com/?p=714#comment-1233</guid>
		<description>You might not have the JRE classpath set up right.
In your CLASSPATH environment variable, the path to the JRE (Java Runtime Engine, I think?) should be something like this
C:\Program Files\Java\jre6\lib\ext\QTJava.zip
I&#039;m not actually sure what the difference between the PATH and CLASSPATH EV&#039;s are. I ussually add both the JDK and the JRE paths into both just to make sure. Could you post one of the errors you get?</description>
		<content:encoded><![CDATA[<p>You might not have the JRE classpath set up right.<br />
In your CLASSPATH environment variable, the path to the JRE (Java Runtime Engine, I think?) should be something like this<br />
C:\Program Files\Java\jre6\lib\ext\QTJava.zip<br />
I&#8217;m not actually sure what the difference between the PATH and CLASSPATH EV&#8217;s are. I ussually add both the JDK and the JRE paths into both just to make sure. Could you post one of the errors you get?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://ryan.ifupdown.com/2008/12/04/environment-variables-in-windows-xpvista/comment-page-1/#comment-1231</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Wed, 18 Feb 2009 17:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://ryan.ifupdown.com/?p=714#comment-1231</guid>
		<description>I have set the PATH but my computer (with VISTA) compiles (javac) programs but returns  class loader errors when I trun to run (java) the program. It has been suggested that my classpath is not properly set. 

Can you help ?</description>
		<content:encoded><![CDATA[<p>I have set the PATH but my computer (with VISTA) compiles (javac) programs but returns  class loader errors when I trun to run (java) the program. It has been suggested that my classpath is not properly set. </p>
<p>Can you help ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
