Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 667 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 667 Bytes

JavaScript-based Builder for Eclipse IDE Build Status

Update Site

http://mlehmannm.github.com/mlm-eclipse-ide-jsbuilder/

Possible use cases

  • Rapid prototype your own builders without actually writing one
  • Simple synchronisations (e.g., plugin version to POM artifact version)
  • Not so simple synchronisations (e.g., keep "source" feature up-to-date with its corresponding "binary" feature, especially for tycho builds)
  • Many more