Page 1 of 1

Preliminary reading for Wandora developers

PostPosted: Wed Aug 06, 2008 5:15 pm
by akivela
Wandora's feature set is extendable. Developers can build their own tools to Wandora. This forum is used to discuss Wandora tools and extensions.

Tool Manager is used to activate and manage tools in Wandora. Read more here:
http://www.wandora.org/wiki/Tool_manager

Developers can build their own Wandora tools with regular Java programming tools. This document reviews tool API and contains source code for simple example tools:
http://www.wandora.org/wiki/Writing_your_own_tool

When you have written your own tool, next document discusses the installation:
http://www.wandora.org/wiki/Installing_your_own_tool

You can browse Wandora's Javadocs at
http://wandora.org/api/

Our master repository is at Github
https://github.com/wandora-team/wandora