Tree of Knowledge eclipse plug-in.
Copyright (C) 2007 SST
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Download:
The plugin jar files can be downloaded from here: sst_plugins.zip
To get the sources email a request to ssdlhelp@cs.technion.ac.il
Installation:
Just extract the zip file into the eclipse plugins
directory.
For example, if you have eclipse installed in the
c:\programs\eclipse\ directory,
all of the project jar files
should be located inside the
c:\programs\eclipse\plugins\
directory.
Running:
Just run eclipse, and the plug-in will be loaded. To start a new
TOK project just choose in the new project wizard to create a new Tree
Of Knowledge project. It is advised to open the TOK perspective.
Our plug-in support both Hebrew and English UI languages. To start
eclipse in Hebrew, run eclipse with "-nl he -dir rtl" arguments. To
start eclipse in English, run eclipse with "-nl en" arguments.