Difference between revisions of "JMule"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | '''JMule''' - is an open source file sharing client written in [http://www.java.sun.com Java] for [[FAQ_eD2k-Kademlia#What_is_ED2K?|eDonkey2000 networks]]. JMule is released under the terms of the '''GNU General Public License''', it is based on Java platform and supports Java SE 6.0 or later. At a more general level this is a project that try to accomplish [http://jmule.org/?page=goals several goals] For now the client has Swing and [http://www.eclipse.org/swt SWT] user interfaces, but more user interfaces will come soon. | |
− | http://jmule.sourceforge.net | + | == Development == |
+ | JMule is under an active development mostly with open source software. The main IDE is Eclipse with [http://www.eclipse.org/aspectj AspectJ] plugin that runs on [[Ubuntu]] [[Linux]]. The source code is stored in a public CVS repository provided by SourceForge.net. The JMule Team releases nightly builds of the client but not on a regular basis. Currently the development priority is focused on Kad and network infrastructure. | ||
+ | |||
+ | == External links == | ||
+ | * [http://jmule.org/ Official homepage] | ||
+ | * [http://www.sourceforge.net/projects/jmule/ SourceForge project] | ||
+ | * [http://forum.jmule.org/ Official project forum] | ||
+ | * [http://jmule.org/?page=screenshots JMule's screenshots] | ||
+ | * [http://jmule.org/?page=download Download JMule] | ||
+ | * [http://jmule.org/?page=nightlybuild Download nightly builds] | ||
+ | |||
+ | |||
+ | == Screenshot == | ||
+ | [[Image:Jmule screen5.png]] |
Latest revision as of 14:00, 25 May 2009
JMule - is an open source file sharing client written in Java for eDonkey2000 networks. JMule is released under the terms of the GNU General Public License, it is based on Java platform and supports Java SE 6.0 or later. At a more general level this is a project that try to accomplish several goals For now the client has Swing and SWT user interfaces, but more user interfaces will come soon.
Development
JMule is under an active development mostly with open source software. The main IDE is Eclipse with AspectJ plugin that runs on Ubuntu Linux. The source code is stored in a public CVS repository provided by SourceForge.net. The JMule Team releases nightly builds of the client but not on a regular basis. Currently the development priority is focused on Kad and network infrastructure.
External links
- Official homepage
- SourceForge project
- Official project forum
- JMule's screenshots
- Download JMule
- Download nightly builds