[SDK] New MicroEJ SDK Available

Hi all,

A new version of the MicroEJ SDK is available through the getting started pages [1].

The new version (4.1.4) brings fixes and enhancements:

MicroEJ Launch Options

  • Allow to define portable options in .properties file using ${launch.properties.dir} variable
  • Options of .launch file can be exported using File > Export > MicroEJ > Launcher as Properties File
  • Cleanup of the generated .properties files beside a .launch file with only relevant options
  • Allow to define simulation or device specific options during a firmware build

Virtual Device Player

  • Rename launcher files with the OS name suffix for better readability (e.g. launcher_windows.bat)
  • Check a Java Runtime Environment exists and is valid before launching the Player
  • All options declaring an absolute file are embedded into the Virtual Device Player (e.g. ShieldedPlug database file)

Foundation Library

  • Improved Easyant skeletons for simplifying the build of a Foundation Library (API, Implementation & Mock-up)

The MicroEJ Team

[1] Get Started - Create Apps and Build a VEE Port - MicroEJ Technology

microej_sdk