Skip to content

Releases: mendixlabs/mendix-gradle-plugin

0.0.11

08 Apr 09:44

Choose a tag to compare

  • This release updates the locator for installed Studio Pro versions. On Mac the Studio Pro named changed. On Windows installations in the user folder are now supported.

0.0.10

09 Sep 19:36

Choose a tag to compare

  • Expose tool finder with mendix.toolFinder via plug-in

v0.0.9

29 Aug 14:08
a665368

Choose a tag to compare

  • As of Studio Pro 11.2 CLI tools on Mac OS can be used
  • Improved detection of the Java location, setting JAVA_HOME is not required anymore

0.0.8

11 Jul 19:41

Choose a tag to compare

  • Force load of SQLite driver to prevent issues loading the driver dynamically when reading the MPR file

0.0.7

25 Jun 21:39
7c90b04

Choose a tag to compare

  • Make mendixVersion parameter optional, instead read version from the MPR file
  • Add IDE support by configuration the project also with the java plugin
  • Update folder structure to support Cloud Foundry Java Buildpack
  • Improve parameters for the mxRun command, user can now specify an alternative configuration used to start the app
  • Refactor initialization code so that Gradle also works when there is no Mendix project yet
  • Code improvements
  • Documentation updates

0.0.6

02 Jun 10:46

Choose a tag to compare

Version 0.0.6

  • Adds support for an alternative installation path for Mendix tools and runtime
  • Updates documentation (typos and corrections)
  • Upgrades dependencies