What is this?

ArmADev is an eclipse plugin/feature for developing missions and add-ons for the games ARMA 2 and ARMA 2: Operation Arrowhead

Requirements

You must have Eclipse Indigo (3.7) installed. You should also have ARMA 2 or ARMA 2:Operation Arrowhead, although it is not strictly required

Installation

To install this feature, do this:

  1. Start Eclipse
  2. Go to Help->Install New Software
  3. Click the 'Add' button
  4. Enter a name in the Name field
  5. In the URL field, enter "http://armadev.friedenhq.org"
  6. Click OK
  7. The list should refresh and an ArmADev feature should appear under the "ArmADev" category. Check the Checkbox.

Eclipse may ask you to install additional plug-ins to satisfy dependencies.

Usage

Any ARMAScript .sqf file should be opened in the ArmAScript editor now. There is also new project types available.

This needs expansion :)