<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Portable JEdit</title>
	<atom:link href="http://ansalon5.wordpress.com/2007/03/26/portable-jedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 26 Mar 2008 14:34:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kof</title>
		<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-43</link>
		<dc:creator>Kof</dc:creator>
		<pubDate>Wed, 26 Mar 2008 14:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-43</guid>
		<description>... Great idea!, even better way is to declare local variable for removable disk.. its always changing when plugging thumb drive to different machines, so

@echo off
SET JAVA_HOME = %~d0\[path to your local jdk i.e. javaSDK\bin]
java -Duser.home=. -jar jedit.jar -settings=.jedit


//--------------------- &gt;
&quot;%~d0&quot; will give you a disk on which you currently operate, then just add a path starting with &quot;\ &quot;.

example: %~d0\javaSDK\bin

It is nice keep the settings when using vary computers, thx much.
kof</description>
		<content:encoded><![CDATA[<p>&#8230; Great idea!, even better way is to declare local variable for removable disk.. its always changing when plugging thumb drive to different machines, so</p>
<p>@echo off<br />
SET JAVA_HOME = %~d0\[path to your local jdk i.e. javaSDK\bin]<br />
java -Duser.home=. -jar jedit.jar -settings=.jedit</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &gt;<br />
&#8220;%~d0&#8243; will give you a disk on which you currently operate, then just add a path starting with &#8220;\ &#8220;.</p>
<p>example: %~d0\javaSDK\bin</p>
<p>It is nice keep the settings when using vary computers, thx much.<br />
kof</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tt</title>
		<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-41</link>
		<dc:creator>tt</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-41</guid>
		<description>If I have jre1.6.0_03 it will be work?
and I must write 
SET JAVA_HOME = C:\Program Files\Java\jre1.6.0_03\bin
java -Duser.home=. -jar jedit.jar -settings=.jedit</description>
		<content:encoded><![CDATA[<p>If I have jre1.6.0_03 it will be work?<br />
and I must write<br />
SET JAVA_HOME = C:\Program Files\Java\jre1.6.0_03\bin<br />
java -Duser.home=. -jar jedit.jar -settings=.jedit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Sutton</title>
		<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-34</link>
		<dc:creator>Nathan Sutton</dc:creator>
		<pubDate>Mon, 23 Apr 2007 20:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-34</guid>
		<description>Nice post, I won&#039;t be using it, but howtos like this make my world go round, most days.</description>
		<content:encoded><![CDATA[<p>Nice post, I won&#8217;t be using it, but howtos like this make my world go round, most days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joyce</title>
		<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-31</link>
		<dc:creator>Joyce</dc:creator>
		<pubDate>Mon, 09 Apr 2007 13:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-31</guid>
		<description>Zak, this is a brilliant idea.  I have knocked heads with jEdit for 6 months.  It would be really nice to get it going correctly in just one place and then be able to use it everywhere.  I will give this a try.</description>
		<content:encoded><![CDATA[<p>Zak, this is a brilliant idea.  I have knocked heads with jEdit for 6 months.  It would be really nice to get it going correctly in just one place and then be able to use it everywhere.  I will give this a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-30</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 09 Apr 2007 01:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://ansalon5.wordpress.com/2007/03/26/portable-jedit/#comment-30</guid>
		<description>Thanks Zak!  I&#039;ll give it a try.</description>
		<content:encoded><![CDATA[<p>Thanks Zak!  I&#8217;ll give it a try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
