<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Developer Setup Linux</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>Recent changes to Developer Setup Linux</description><atom:link href="https://sourceforge.net/p/jaer/wiki/Developer%20Setup%20Linux/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 06 Jun 2014 16:32:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jaer/wiki/Developer%20Setup%20Linux/feed" rel="self" type="application/rss+xml"/><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,4 @@
 Linux is actively supported in jAER 1.5, thanks to the excellent libusb library.
 Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the [Eclipse instructions ](Eclipse project setup) to set it up.
 [NetBeans is also supported](jAER Developer Setup), if you prefer it to Eclipse.
-On Linux, interaction with devices is realized through the libusb library, which means no special kernel drivers have to be compiled or installed. Usually no particular setup is required at all, other than ensuring the user running jAER has access to the device; which at most involves installing some udev rules. More information on that can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).
+On Linux, interaction with devices is realized through the libusb library, which means no special kernel drivers have to be compiled or installed. Usually no particular setup is required at all, other than ensuring the user running jAER has access to the device; which might involve installing udev rules. More information on that can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Fri, 06 Jun 2014 16:32:41 -0000</pubDate><guid>https://sourceforge.net35bffaca2e3b616a992ebd0418d1b9325b15477b</guid></item><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,4 @@
-Linux support is still experimental, but quite useable.
+Linux is actively supported in jAER 1.5, thanks to the excellent libusb library.
 Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the [Eclipse instructions ](Eclipse project setup) to set it up.
-On Linux, the libusb based driver is considered the best way to interact with hardware, more information on it can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).
+[NetBeans is also supported](jAER Developer Setup), if you prefer it to Eclipse.
+On Linux, interaction with devices is realized through the libusb library, which means no special kernel drivers have to be compiled or installed. Usually no particular setup is required at all, other than ensuring the user running jAER has access to the device; which at most involves installing some udev rules. More information on that can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Fri, 06 Jun 2014 16:23:01 -0000</pubDate><guid>https://sourceforge.netece97b8986d0c04afafa571fe604d825ff2101ec</guid></item><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,3 @@
-Linux support is still experimental.
+Linux support is still experimental, but quite useable.
 Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the [Eclipse instructions ](Eclipse project setup) to set it up.
 On Linux, the libusb based driver is considered the best way to interact with hardware, more information on it can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).
-
-For the adventurous,  it's recommended you use the jAER_1.5 branch, where newer versions of JOGL, usb4java and other improvements are being worked on.
-Again Eclipse is supported, you just need to check out the following directory instead from SVN:
-svn co "https://svn.code.sf.net/p/jaer/code/branches/jAER_1.5/"
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Thu, 22 May 2014 19:40:56 -0000</pubDate><guid>https://sourceforge.net3d964de130875928d7ef9297948c51e5cc7af606</guid></item><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,6 @@
 Linux support is still experimental.
 Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the [Eclipse instructions ](Eclipse project setup) to set it up.
+On Linux, the libusb based driver is considered the best way to interact with hardware, more information on it can be found near the end of [the driver page](jAER%20USB%20Driver%20Install).

 For the adventurous,  it's recommended you use the jAER_1.5 branch, where newer versions of JOGL, usb4java and other improvements are being worked on.
 Again Eclipse is supported, you just need to check out the following directory instead from SVN:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Mon, 28 Oct 2013 09:12:35 -0000</pubDate><guid>https://sourceforge.net4c9b61dadd495b94baa8ffe3aec03fdb9f2ab16e</guid></item><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,6 @@
 Linux support is still experimental.
 Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the [Eclipse instructions ](Eclipse project setup) to set it up.

-For the adventurous,  it's recommended you use the newui-refactor branch, where newer versions of JOGL, usb4java and other improvements are being worked on.
+For the adventurous,  it's recommended you use the jAER_1.5 branch, where newer versions of JOGL, usb4java and other improvements are being worked on.
 Again Eclipse is supported, you just need to check out the following directory instead from SVN:
-svn co "https://svn.code.sf.net/p/jaer/code/branches/newui-refactor/"
+svn co "https://svn.code.sf.net/p/jaer/code/branches/jAER_1.5/"
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Sun, 27 Oct 2013 22:05:24 -0000</pubDate><guid>https://sourceforge.nete1d765f95d9a5da74c9175e42f9202246c4c1e74</guid></item><item><title>Developer Setup Linux modified by Luca Longinotti</title><link>https://sourceforge.net/p/jaer/wiki/Developer%2520Setup%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Linux support is still experimental.&lt;br /&gt;
Eclipse is the preferred and supported environment under Linux, as such, proceed as detailed in the &lt;a class="" href="/p/jaer/wiki/Eclipse%20project%20setup/"&gt;Eclipse instructions &lt;/a&gt; to set it up.&lt;/p&gt;
&lt;p&gt;For the adventurous,  it's recommended you use the newui-refactor branch, where newer versions of JOGL, usb4java and other improvements are being worked on.&lt;br /&gt;
Again Eclipse is supported, you just need to check out the following directory instead from SVN:&lt;br /&gt;
svn co "https://svn.code.sf.net/p/jaer/code/branches/newui-refactor/"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Thu, 18 Jul 2013 13:40:50 -0000</pubDate><guid>https://sourceforge.net45877939b39f8039a696a4dc5af5a83e8627cd41</guid></item></channel></rss>