<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alex Sleat &#187; enable</title>
	<atom:link href="http://alexsleat.co.uk/tag/enable/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Fri, 10 Sep 2010 10:30:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HowTo: Run .jar files in Ubuntu</title>
		<link>http://alexsleat.co.uk/2010/06/07/howto-run-jar-files-in-ubuntu/</link>
		<comments>http://alexsleat.co.uk/2010/06/07/howto-run-jar-files-in-ubuntu/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 09:55:17 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[double click]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[filetype]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[lucid]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=13</guid>
		<description><![CDATA[<br/>To run a JAR file from the command line in ubuntu using the following command: java -jar filename.jar Otherwise it is also possible to enable double clicking to run jar files too by the following simple steps: Find the .jar &#8230; <a href="http://alexsleat.co.uk/2010/06/07/howto-run-jar-files-in-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p>To run a JAR file from the command line in ubuntu using the following command:</p>
<blockquote><p><code>java -jar filename.jar</code></p></blockquote>
<p>Otherwise it is also possible to enable double clicking to run jar files too by the following simple steps:</p>
<ol>
<li>Find the .jar file in the File Browser (a.k.a Nautilus)</li>
<li>Right click the .jar file &gt; Properties</li>
<li>Click on the &#8220;Open With&#8221; tab along the top</li>
<li>Change the bullet to be Sun Java 6 Runtime</li>
<li>Click Close and you&#8217;re done.</li>
</ol>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-IOGraph.jar-Properties.png"><img class="aligncenter size-medium wp-image-191" title="Screenshot-IOGraph.jar Properties" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-IOGraph.jar-Properties-300x284.png" alt="" width="300" height="284" /></a></p>
<p>Now you should be able to just double click the file and it will run just like most other files!</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/06/07/howto-run-jar-files-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
