<?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: Classpath: *.jar. Finally. Almost</title>
	<atom:link href="http://almaer.com/blog/classpath-jar-finally-almost/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/classpath-jar-finally-almost</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emmanuel Pirsch</title>
		<link>http://almaer.com/blog/classpath-jar-finally-almost/comment-page-1#comment-32107</link>
		<dc:creator>Emmanuel Pirsch</dc:creator>
		<pubDate>Mon, 20 Mar 2006 21:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/classpath-jar-finally-almost#comment-32107</guid>
		<description>What about using java -jar myapp.jar and having your manifest Class-Path entry set properly?

Granted, the * and ** thing can be usefull, but I never really craved for it.

BTW, the PATH environment variable on all OSes never support recursivity.

Anyway the * notation should not be required. Just make it so that whenever you specify a path, it will automatically gets all the jars in it. This would make it behave more like the PATH environment variable.



</description>
		<content:encoded><![CDATA[<p>What about using java -jar myapp.jar and having your manifest Class-Path entry set properly?</p>
<p>Granted, the * and ** thing can be usefull, but I never really craved for it.</p>
<p>BTW, the PATH environment variable on all OSes never support recursivity.</p>
<p>Anyway the * notation should not be required. Just make it so that whenever you specify a path, it will automatically gets all the jars in it. This would make it behave more like the PATH environment variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eitan</title>
		<link>http://almaer.com/blog/classpath-jar-finally-almost/comment-page-1#comment-32106</link>
		<dc:creator>eitan</dc:creator>
		<pubDate>Mon, 20 Mar 2006 21:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/classpath-jar-finally-almost#comment-32106</guid>
		<description>yeah, the same can be said of other &quot;new features&quot; in java 6.  i recently took a look at the javascript integration.  i came to the conclusion that i&#039;d be better off using rhino.
</description>
		<content:encoded><![CDATA[<p>yeah, the same can be said of other &#8220;new features&#8221; in java 6.  i recently took a look at the javascript integration.  i came to the conclusion that i&#8217;d be better off using rhino.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
