Download
You can download the current SoloWiki releases from Sourceforge.
One of the project goals is to help people with low bandwidth, then binary releases are provided in order to lower file size. Source code is released in a separate file.
All released files can be found in Sourceforge download page.
Binary release
Be sure to check your Java Runtime Environment version in order to choose the right package.
Binary releases come in three flavours:
- SoloWiki-0.X-libs contains the executable for Java Runtime version 6 and the Java Wikipedia API library
- SoloWiki-0.X-full contains the executable for Java Runtime version 1.5 and all the required libraries
- Solowiki-0.X.zip contains the executable only and it is useful in order to update an existing installation (from version 0.2.1)
Just pick the one you need and decompress the archive in a place of your choice.
The full and lib packages contain Swing Layout Extensions library, used to render the graphical user interface. The library is provided in the lib directory, be sure to keep that directory in the same path of the main jar file.
The full package also contains the Java Wikipedia API library in the same directory as the previous.
Update must be decompressed in the folder where the previous version was installed (since 0.2.1).
Current version is 0.2.1
| Filename | Size | Notes |
|---|---|---|
| SoloWiki-0.2.1-lib.zip | 415K | For new installation on Java 6 |
| SoloWiki-0.2.1.tar.gz | 415K | For new installation on Java 6 |
| SoloWiki-0.2.1-full.zip | 458K | For new installation on Java 1.5 |
| SoloWiki-0.2.1-full.tar.gz | 458K | For new installation on Java 1.5 |
| SoloWiki-0.2.1.zip | 67K | For updates (cannot be used with 0.1.x) |
Source code
The compressed file contains all the source code, NetBeans GUI design forms and documentation.
Current version is 0.2.1
| Filename | Size |
|---|---|
| SoloWiki-0.2.1-src.tar.gz | 37K |
| SoloWiki-0.2.1-src.zip | 52K |