Plugin versions
Millstone Plugin version numbers are of the form X.Y.Z.P, where
  • X: Millstone product generation
  • Y: Millstone product minor version
  • Z: Millstone bugfix release number
  • P: Plugin release number

The product generations indicate major changes, and different generations may be incompatible with each other. Minor versions extend the feature set of the previous versions and maintain compatibility. Bugfix releases do not add new features.

For more information, see Millstone versioning conventions


Millstone Eclipse Plugin

Millstone Eclipse Plugin allows developers to program Millstone web applications inside Eclipse IDE. The main fetures are:

  • Create new Millstone web application project
  • Create new Millstone application class
  • Launch Millstone applications from Run/Debug menu
  • Show application view
  • Debug Application using JDT debugging tools

Requirements

The Millstone Plugin is currently available for Eclipse version 3.1 and above.

Installation

Millstone Plugin is installed using Eclipse Update Site feature.

Follow the installation instructions here.

Screenshots

Creating new Millstone project:

Debugging the calculator sample application: