[ANN] Rmldonkey 0.6 released

Hi,

I have released a new version. The mains goals is the ability to save
the current download list and then import then on another server.
Basically it came from my need to reinstall the server. Also we can now
add servers easily.

Because threads of this list is Jruby i must say from the technical
point of view that new features used are Progress Bars and File
Selections of Swing.

The product its distributed on two ways one installer for Windows users
and a Fatjar to all others that can run a JRE.

Changes on Version 0.6

======================

  • “Options/Console” output corrected.

  • “Options”. Some options didn’t work fine now they are fine.

  • New “Servers/Add Servers” button. Its lets imports new servers on
    three ways manual,

remote from file and local from file.

  • New “Options/Export Downloads” button that let you write a file with
    the current download links

  • New “Options/Import Downloads” button that let you import files with
    download links.

Dependencies / Prerequisites

=============================

Java 7 or higher

http://www.java.com/es/download/

The need of additional libraries to run Rmldonkey isn’t needed anymore.

Additional libraries are bundled statically on jar file.

You can run using…

java -jar FatRmldonkey06.jar

…on Linux / Unix system a “chmod 777 *.jar” give you the double click
option.

Regards.