IDE setup
From Freeplane - free mind mapping and knowledge management software
Revision as of 18:32, 24 November 2010 by DimitryPolivaev (talk | contribs) (Reverted edits by Irajawapys (Talk) to last version by DimitryPolivaev)
Eclipse package
You need an eclipse version with Plug-in Development Environment (PDE), for example Eclipse for RCP and RAP Developers
Settings
In project freeplane_devresources you find
- some launch configurations for starting the application
- eclipse code-templates, formatter and clean-up configuration files which should be used if you contribute your code to the project.
Version control integration
You can use eclipse bazaar plugin BzrEclipse. It requires the latest version of bazaar plug-in bzr-xmloutput which is not released yet but can be obtained directly from bazaar repository using command
bzr branch lp:bzr-xmloutput