<?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: Creating Single-file Runnable Jars in Scala with NetBeans</title>
	<atom:link href="http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/</link>
	<description>Clippings, code snippets, and other searchable web notes</description>
	<lastBuildDate>Sun, 15 Aug 2010 15:21:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: finishedatlast</title>
		<link>http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/comment-page-1/#comment-3871</link>
		<dc:creator>finishedatlast</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/#comment-3871</guid>
		<description>last try...add left brackets

target name=&quot;-pre-jar&quot;&gt;
    unjar dest=&quot;${build.classes.dir}&quot;&gt;
        fileset dir=&quot;${dist.dir}/lib&quot;/&gt;
    /unjar&gt;
/target&gt;</description>
		<content:encoded><![CDATA[<p>last try&#8230;add left brackets</p>
<p>target name=&#8221;-pre-jar&#8221;&gt;<br />
    unjar dest=&#8221;${build.classes.dir}&#8221;&gt;<br />
        fileset dir=&#8221;${dist.dir}/lib&#8221;/&gt;<br />
    /unjar&gt;<br />
/target&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finishedatlast</title>
		<link>http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/comment-page-1/#comment-3869</link>
		<dc:creator>finishedatlast</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/#comment-3869</guid>
		<description>looks like brackets needed quotes...

&lt;blockquote&gt;

   
      
   

&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>looks like brackets needed quotes&#8230;</p>
<blockquote>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: finishedatlast</title>
		<link>http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/comment-page-1/#comment-3868</link>
		<dc:creator>finishedatlast</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://garyboone.com/2009/06/creating-single-file-runnable-jars-in-scala-and-netbeans/#comment-3868</guid>
		<description>This works in NetBeans 6.9; probably will in earlier versions too.

    
        
            
        
    

Enjoy!</description>
		<content:encoded><![CDATA[<p>This works in NetBeans 6.9; probably will in earlier versions too.</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

