
Contributing: Getting started with FlashDevelop development

This thread explains how to build FlashDevelop from the source code.
FlashDevelop is an
OSFlash open source project.
To get started with FlashDevelop development:
Install a SVN client (we suggest TortoiseSVN):
http://tortoisesvn.tigris.org/
Download the source from the SVN repository:
http://code.google.com/p/flashdevelop/
Install the free SharpDevelop IDE (FD 2.0 source is compatible with
SharpDevelop 1.1):
http://www.icsharpcode.net/OpenSource/SD/
Start building your local copy in this order:
PluginCore -> FlashDevelop

For your development build to work, you need to unzip the file FlashDevelop/general/binContents.zip in your bin/Release folder.
There are two areas of development:
The editor: Forum section Development > Main
The plugins: Forum section Development > Plugins
Please post your questions/suggestions/project ideas/submissions in the related forum section.