Download

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Downloading Wandora)
 
(44 intermediate revisions by one user not shown)
Line 2: Line 2:
 
==Prepare download==
 
==Prepare download==
  
Java Runtime Environment (JRE) 6 is required to run Wandora application. Java JRE 6 is not included in Wandora package and you must download it separately from Sun's Java site at
+
The Wandora application requires a Java Development Kit (JDK) 8 (or later). The JDK is not included in the Wandora distribution packages. It must be downloaded separately from [http://www.oracle.com/technetwork/java/javase/downloads/index.html Oracle] or [http://openjdk.java.net/ OpenJDK].
  
* http://java.sun.com/javase/downloads/index.jsp
+
Look at the [[system requirements]] and the [[License of Wandora|license]] before downloading and installing the Wandora. We emphasize that the Wandora is an ongoing project and the software is incomplete, absolutely contains bugs and the feature set may change without notice.
 
+
You should also get familiar with [[system requirements]] and the [[License of Wandora|license]] before downloading and installing Wandora. We emphasize that Wandora is an ongoing project. This means that the software is incomplete, absolutely contains bugs and the feature set may change without notice.
+
  
 
==Downloading Wandora==
 
==Downloading Wandora==
 
'''We have been informed that current Wandora version crashes on Mac computers! We are investigating the problem. Till the problem is solved we suggest you don't download Wandora to Mac computers.'''
 
  
 
Download Wandora's latest binary version (build date {{build date}}, see [[Change log]] and [[Open bugs]]) here:
 
Download Wandora's latest binary version (build date {{build date}}, see [[Change log]] and [[Open bugs]]) here:
  
* http://www.wandora.org/wandora/download/wandora.zip
+
* [http://www.wandora.org/download/wandora.zip wandora.zip]
  
 
Wandora's source code distribution package is here:
 
Wandora's source code distribution package is here:
  
* http://www.wandora.org/wandora/download/wandora-src.zip
+
* [http://www.wandora.org/download/wandora-src.zip wandora-src.zip]
  
After successful download you may wonder [[how to install Wandora]].
+
Notice, Wandora's distribution packages are available in the [http://sourceforge.net/projects/wandora/ SourceForge] and [https://github.com/wandora-team/wandora Github] too. After successful download you may wonder [[how to install Wandora]].
  
== Add-ons==
+
==Javadocs==
  
[[Wandora Firefox plugin]] is available as a separate download:
+
Javadocs are available for online viewing or as a zip package (updated {{javadoc date}}).
  
* http://www.wandora.org/wandora/download/wandora-browserplugin.xpi
+
* [http://www.wandora.org/api/ View online]
 +
* [http://www.wandora.org/api/wandora-javadoc.zip Download]
  
==Javadocs==
+
==Libraries used by Wandora==
  
Javadocs are available for online viewing or as a zip package (updated {{javadoc date}}).
+
Wandora uses many third party libraries. All used libraries are free-to-use and available in Internet. We have included these libraries into Wandora's distribution package. Libraries locate in '''build/lib''' folder of Wandora's distribution package and '''lib''' folder of Wandora's source code distribution package. Script '''bin/SetClasspath.bat|sh''' adds all required libraries to Java's classpath.
  
* [http://www.wandora.org/wandora/docs/api/ View online]
+
== Extras ==
* [http://www.wandora.org/wandora/docs/api/wandora-javadoc.zip Download]
+
  
==Included and optional libraries==
+
All application extras have been placed in the '''extras''' folder of the Wandora distribution packages. Application extras include
  
See [[Libraries used by Wandora]]
+
* [[Wandora Firefox plugin|Wandora Firefox and Thunderbird plugin]]
 +
* [[Wandora Drupal extras]] is used to connect the Wandora with [http://www.drupal.org Drupal] content management system.
 +
* [[Wandora's Joomla Topic Reader]] is used to connect the Wandora with [http://www.joomla.com Joomla] content management system.
 +
* [[AngularJS topic map browser]]
 +
* [[JQuery Mobile based topic map browser]]

Latest revision as of 10:15, 28 July 2018

[edit] Prepare download

The Wandora application requires a Java Development Kit (JDK) 8 (or later). The JDK is not included in the Wandora distribution packages. It must be downloaded separately from Oracle or OpenJDK.

Look at the system requirements and the license before downloading and installing the Wandora. We emphasize that the Wandora is an ongoing project and the software is incomplete, absolutely contains bugs and the feature set may change without notice.

[edit] Downloading Wandora

Download Wandora's latest binary version (build date 2016-05-10, see Change log and Open bugs) here:

Wandora's source code distribution package is here:

Notice, Wandora's distribution packages are available in the SourceForge and Github too. After successful download you may wonder how to install Wandora.

[edit] Javadocs

Javadocs are available for online viewing or as a zip package (updated 2016-05-10).

[edit] Libraries used by Wandora

Wandora uses many third party libraries. All used libraries are free-to-use and available in Internet. We have included these libraries into Wandora's distribution package. Libraries locate in build/lib folder of Wandora's distribution package and lib folder of Wandora's source code distribution package. Script bin/SetClasspath.bat|sh adds all required libraries to Java's classpath.

[edit] Extras

All application extras have been placed in the extras folder of the Wandora distribution packages. Application extras include

Personal tools