Difference between revisions of "IDE setup"
From Freeplane - free mind mapping and knowledge management software
(→Version control integration) |
Irajawapys (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ezapazuhem.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | ||
+ | ---- | ||
+ | =[http://ezapazuhem.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
==Eclipse package== | ==Eclipse package== | ||
You need an eclipse version with Plug-in Development Environment (PDE), for example [http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliosr Eclipse for RCP and RAP Developers] | You need an eclipse version with Plug-in Development Environment (PDE), for example [http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliosr Eclipse for RCP and RAP Developers] | ||
==Settings== | ==Settings== | ||
− | In project | + | In project <tt>freeplane_devresources</tt> you find |
* some launch configurations for starting the application | * 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. | * eclipse code-templates, formatter and clean-up configuration files which should be used if you contribute your code to the project. |
Revision as of 03:56, 24 November 2010
Eclipse package
You need an eclipse version with Plug-in Development Environment (PDE), for example Eclipse for RCP and RAP Developers
Settings
In project <tt>freeplane_devresources</tt> 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