MPS-extensions

MPS-extensions aims to ease language development within MPS.

APACHE-2.0 License

Stars
81
Committers
60

Bot releases are visible (Hide)

MPS-extensions - v2021.1.2542.2a872af

Published by mbeddr-buildbot over 1 year ago

Automated Nightly build from 2023-03-18T03:00:17.168897.

MPS-extensions - v2021.1.2541.32d22b2

Published by mbeddr-buildbot over 1 year ago

Automated Nightly build from 2023-03-14T09:18:08.593766.

MPS-extensions - Nightly Build 2021.1.2336.37c8e9d

Published by mbeddr-buildbot over 2 years ago

Automated Nightly build from 2022-05-18T10:57:05.584.

MPS-extensions - Nightly Build 2020.3.2337.9df7764

Published by mbeddr-buildbot over 2 years ago

Automated Nightly build from 2022-05-18T10:57:19.989.

MPS-extensions - 2020.3.1719

Published by coolya over 3 years ago

This MPS Extension release for MPS 2020.3 super seeds the initial release for MPS 2020.3.

It is also the first release that includes the LangVis extension for easier language visualisation (#347) 🎉

Noteworthy Changes

  • LangVis: Improved rendering (#396)
  • com.fasterxml.jackson.dataformat, jackson-dataformat-yaml and com.fasterxml.jackson.core stubs matching the version used by MPS (#389 this change was originally introduced to 2020.1 but merged up to MPS 2020.3)
  • Grammar Cells: can be ancestor constraints weren't applied correctly (#388)
  • LangVis: fix double properties in UML (#387)
  • Diagram: improved performance for diagrams with many ports (#385)
  • Diagram: new button to translate the diagram to origin (#359)
  • Modelix/Shadowmodels: merged APIs for better performance and easier dependency handling (#356)
  • Richtext: fix Layout of cells in richtext was broken after editing the text (#352)
  • Removed conflicting Guave versions (#345)

Using the Release

To use this release use the version: 2020.3.1719.91ed933 available on https://projects.itemis.de/nexus/content/repositories/mbeddr

Maven

<project ...>
    <repositories>
        <repository>
          <id>itemis.mbeddr</id>
          <url>https://projects.itemis.de/nexus/content/repositories/mbeddr</url>
        </repository>
     </repositories>

     <dependencies ...>
         <dependency>
          <groupId>de.itemis.mps</groupId>
          <artifactId>extensions</artifactId>
          <version>2020.3.1719.91ed933</version>
          <type>zip</type>
        </dependency>
    </dependencies>
</project>

Gradle

repositories {
     maven { url 'https://projects.itemis.de/nexus/content/repositories/mbeddr' }
}

configurations {
    mpsExtensions
}

dependencies {
    mpsExtensions "de.itemis.mps:extensions:2020.3.1719.91ed933"
}
MPS-extensions - MPS 2020.3 release

Published by coolya almost 4 years ago

MPS 2020.3

Regular release as part of the MPS 2020.3 major update.

Release Notes

  • Update to MPS 2020.3
  • diagram: updated eclipse layout kernel to 0.7.1 (#337)
  • collapsible: borders were not painted for tables (#320)

Artifacts on Maven

To use this release use the version: 2020.3.1579.52335ca available on https://projects.itemis.de/nexus/content/repositories/mbeddr

Maven

<project ...>
    <repositories>
        <repository>
          <id>itemis.mbeddr</id>
          <url>https://projects.itemis.de/nexus/content/repositories/mbeddr</url>
        </repository>
     </repositories>

     <dependencies ...>
         <dependency>
          <groupId>de.itemis.mps</groupId>
          <artifactId>extensions</artifactId>
          <version>2020.3.1579.52335ca</version>
          <type>zip</type>
        </dependency>
    </dependencies>
</project>

Gradle

repositories {
     maven { url 'https://projects.itemis.de/nexus/content/repositories/mbeddr' }
}

configurations {
    mpsExtensions
}

dependencies {
    mpsExtensions "de.itemis.mps:extensions:2020.3.1579.52335ca"
}
MPS-extensions - MPS 2020.2 release

Published by coolya almost 4 years ago

Post release tag to allow diffing between releases therefor no release notes.

MPS-extensions - Nightly Build 2020.2.1577.b89a5a0

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2021-01-07T02:00:24.155.

MPS-extensions - Nightly Build 2020.2.1575.b385aa2

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-12-23T02:00:21.431.

MPS-extensions - Nightly Build 2020.2.1573.9fd9f17

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-12-18T02:00:11.274.

MPS-extensions - Nightly Build 2020.2.1569.c7ab6f0

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-12-03T02:00:16.891.

MPS-extensions - Nightly Build 2020.1.1560.56c412d

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-12-02T02:00:14.833.

MPS-extensions - Nightly Build 2020.1.1558.5ea42a7

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-26T02:00:18.026.

MPS-extensions - Nightly Build 2020.1.1554.2811ef9

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-24T02:00:25.126.

MPS-extensions - Nightly Build 2020.1.1546.9e0aea7

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-18T02:00:25.558.

MPS-extensions - Nightly Build 2020.1.1545.9410801

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-17T02:00:27.103.

MPS-extensions - Nightly Build 2020.1.1542.cf4c5e5

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-06T02:00:15.067.

MPS-extensions - Nightly Build 2020.1.1539.c56b654

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-11-04T02:00:13.696.

MPS-extensions - Nightly Build 2020.1.1537.0246c89

Published by mbeddr-buildbot almost 4 years ago

Automated Nightly build from 2020-10-24T02:00:16.151.

MPS-extensions - Nightly Build 2020.1.1522.6ee25ae

Published by mbeddr-buildbot about 4 years ago

Automated Nightly build from 2020-10-20T02:00:26.122.