<?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: Putting Netbeans AppData in the Right Place</title>
	<atom:link href="http://chaosinacan.com/programming/putting-netbeans-appdata-place/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaosinacan.com/programming/putting-netbeans-appdata-place/</link>
	<description>Anyone have a can opener?</description>
	<lastBuildDate>Sun, 13 May 2012 15:45:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joel</title>
		<link>http://chaosinacan.com/programming/putting-netbeans-appdata-place/comment-page-1/#comment-910</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 22 Nov 2010 08:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://chaosinacan.com/?p=416#comment-910</guid>
		<description>You are very welcome!</description>
		<content:encoded><![CDATA[<p>You are very welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cuidas</title>
		<link>http://chaosinacan.com/programming/putting-netbeans-appdata-place/comment-page-1/#comment-909</link>
		<dc:creator>Cuidas</dc:creator>
		<pubDate>Mon, 22 Nov 2010 08:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://chaosinacan.com/?p=416#comment-909</guid>
		<description>BIG BIG THANK YOU!

I have been searching a lot to change the home path of netbeans. Now my Netbeans is portable and runs from a stick!

Hint: the command line switch also handles relative paths! (i.e. -J-Duser.home=../userdir)</description>
		<content:encoded><![CDATA[<p>BIG BIG THANK YOU!</p>
<p>I have been searching a lot to change the home path of netbeans. Now my Netbeans is portable and runs from a stick!</p>
<p>Hint: the command line switch also handles relative paths! (i.e. -J-Duser.home=../userdir)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://chaosinacan.com/programming/putting-netbeans-appdata-place/comment-page-1/#comment-777</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 26 Jul 2010 04:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://chaosinacan.com/?p=416#comment-777</guid>
		<description>That&#039;s a good question.  I&#039;m not sure, but I have a couple things to try.

First, try escaping the spaces with a backslash like this: 
&lt;code style=&quot;white-space:nowrap&quot;&gt;C:/Documents\ and\ Settings/&lt;/code&gt;.  Netbeans seems to like Unix path syntax, so that might work.  If it doesn&#039;t, try enclosing the path in single quotes.  I&#039;m not sure how Netbeans deals with nested quotes in its conf file, but it&#039;s worth a shot.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good question.  I&#8217;m not sure, but I have a couple things to try.</p>
<p>First, try escaping the spaces with a backslash like this:<br />
<code style="white-space:nowrap">C:/Documents\ and\ Settings/</code>.  Netbeans seems to like Unix path syntax, so that might work.  If it doesn&#8217;t, try enclosing the path in single quotes.  I&#8217;m not sure how Netbeans deals with nested quotes in its conf file, but it&#8217;s worth a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://chaosinacan.com/programming/putting-netbeans-appdata-place/comment-page-1/#comment-776</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 26 Jul 2010 04:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://chaosinacan.com/?p=416#comment-776</guid>
		<description>Great stuff - I have a profile &#039;limit&#039; of 30meg in my User directory, however the Local Settings / AppData folder (ironically also within the User directory) in unlimited.

Quick question for you though - I&#039;m on Windows XP and whilst most of this is still quite applicable there are spaces in the directory, i.e. C:/Documents and Settings/{username}/Local Settings/Application Data/.

Suggestions for how to cater for these spaces in the .conf file?</description>
		<content:encoded><![CDATA[<p>Great stuff &#8211; I have a profile &#8216;limit&#8217; of 30meg in my User directory, however the Local Settings / AppData folder (ironically also within the User directory) in unlimited.</p>
<p>Quick question for you though &#8211; I&#8217;m on Windows XP and whilst most of this is still quite applicable there are spaces in the directory, i.e. C:/Documents and Settings/{username}/Local Settings/Application Data/.</p>
<p>Suggestions for how to cater for these spaces in the .conf file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

