Download Latest Version partree_100.zip (21.3 kB)
Email in envelope

Get an email when there's a new version of partree - Function Point Analysis (FPA)

Home
Name Modified Size InfoDownloads / Week
README 2016-04-25 1.8 kB
splitblue partree_100.pdf 2016-04-25 2.7 MB
partree_100.zip 2016-03-08 21.3 kB
partree_060.zip 2014-12-11 24.2 kB
partree_050.zip 2014-08-18 8.3 kB
Totals: 5 Items   2.8 MB 0
/*
** partree - Calculate the functional size of user requirements to a 
**  software system.
**
** Copyright © 2016 Frank Hartel, Splitblue Hartel Software, e-Mail: splitblue@outlook.com
** for partree itself:
** Copyright © 2014-2016 Geert van Wittlaer, Email geert.wittlaer@gmx.de
**
** partree 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.
**
** partree 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 partree.  If not, see <http://www.gnu.org/licenses/>.
**
*/

/*
**
** Plugin for Freemind
**
** Version 1.0.0 (compatible with Freemind 1.0.1)
**
*/

Installation
============

1. Install freemind 1.0.1
2. Download latest version of partree
3. Unzip the installation file
4. Copy folder 'partree' into the freemind/plugins directory.
5. Backup original version of file 'ScriptingEngine.xml' in freemind/plugins directory
6. Copy/replace 'ScriptingEngine.xml' with the file provided
7. Copy entire folder 'icons' into the freemind working dir (usually somehting like 'c:\users\<you>\.freemind'), or, if this folder already exists, just copy the individual files
8. Start freemind - check for the additional menus provided by partree under 'Tools' (en) or 'Extras' (de)

Documentation
=============

You'll find a verbose documentation in the file 'splitblue partree_100.pdf'.
Source: README, updated 2016-04-25