GEMOC Studio V3.0.0-rc1 2017/12/07

This is the first official pre-release since the projet has moved to Eclipse organization.

Update site (click to expand)

Add this URL to the update sites of your eclipse installation. (See online documentation)

GEMOC Studio 3.0.0-rc1 (2017/12/07)

This software is provided for all major OS.

The GEMOC Studio contains components supporting the GEMOC methodology for building and composing executable DSMLs.

It includes the two workbenches:

  • The GEMOC Language Workbench, intended to be used by language designers: it allows building and composing new executable DSMLs.
  • The GEMOC Modeling Workbench, intended to be used by domain designers: it allows creating and executing, debugging and animating models conformant to executable DSMLs.

1. New and noteworthy

  • naming now follows eclipse conventions (org.eclipse.gemoc.xxx)
  • Studio is based on Eclipse Oxygen
  • improved test suites
  • introduction of DSL file support
  • introduction of behavioral interface support
  • continuous integration on http://ci.eclipse.org/gemoc
  • and some bug fixes

2. List of Pull Requests in this release

2.1. Pull Requests in repository gemoc-studio

Enhancements:

  • [enhancement] Improve messagingsystem usability #38
  • [enhancement] Improve xdsml test suites #35
  • [enhancement] Add grammar and editor for DSL file #13
  • [enhancement] Improve option management of GEMOC project wizard templates #9

Bug Fixes:

  • [bug] Fix predefined update sites #29
  • [bug] Remove last references to Eclipse Neon #28
  • [bug] Make more robust retry loop in MessagingSystemManager #5

Refactorings

  • [refactoring] Change keyword ‘semantic’ to semantics’ in dslfile #39
  • [refactoring] Mass rename org.gemoc -> org.eclipse.gemoc #16

Version upgrades

  • [bump] Upgrade to latest k3 version #33
  • [bump] Upgrade to Eclipse Oxygen #27
  • [bump] Migrate to Eclipse oxygen #23
  • [bump] Upgrade version of the studio to 2.4.0 #7

Release Engineering

  • [releng] Remove backlog tests from CI build #36

2.1. Pull Requests in repository gemoc-studio-modeldebugging

Enhancements:

  • [enhancement] Improve xdsml test suites #18
  • [enhancement] Improve gemoc project template wizard #5

Bug Fixes:

  • [bug] Fsm example fix #2

Refactorings

  • [refactoring] Mass rename org.gemoc -> org.eclipse.gemoc #9
  • [refactoring] Rename abstract dsl launch configuration delegate ui #8

Version upgrades

  • [bump] Upgrade k3 to latest version #15
  • [bump] Migrate to Eclipse oxygen #11
  • [bump] Upgrade GEMOC version to 2.4.0.qualifier #3

Release Engineering

  • [releng] Remove old releng files with ref to Eclipse Neon #12
  • [releng] Local full build support #1