Wiki

Clone wiki

Moneydance / Development

Home>Moneydance>Development

Developing Extensions for Moneydance

Introduction

This section of the Wiki presents my views of how to develop extensions for Moneydance. The Infinite Kind has provided some information but most of what you need is determined from looking at examples.

The information provided is basically in two parts:

  1. The Development Page Link
  2. The Development Kit which contains the API and a blank extension to get you started.

The first thing is to download the development kit and set up a project in your chosen IDE. I use Eclipse and Windows so details here are to do with this environment. I have the Java development kit, ANT and Git.

The information presented here is an addendum to anything provided by Infinite Kind.

Information Provided

The following sections are provided:

Updated