An update of the NeoMAD plugin for Eclipse is now available.
Here is the release notes of this version introducing new features along with minor enhancements and fixes.

New features:

  • Compilation wizards ranging from the most simple compilation configuration to a full command line options management
  • New actions in the "NeoMAD Tools" menu :
    • "Add Specific Code Definition"
    • "Generate Specific Implementation" (-generate-specific-impl option)
    • "Generate Project" (-gp option)
  • New "New XML Layout File" and "New XML Background File" wizards allowing to create and add new XML resources files to the project
  • New wizard to create a project using an example distributed with NeoMAD

Enhancements:

  • Automatic generation of the Res.java file when the project resources declaration is modified

Fixes:

  • Fix a problem in the refreshing of the output folder
  • Mark the specific-def folder as "source folder" when creating a project from existing sources
  • Order the NeoMAD platforms by name in the preferences
  • Fix the creation of the Icons folder under Mac OS when creating a project
  • Fix Missing Javadoc inside NeoMAD project
  • Fix NeoMAD loading platforms to avoid being locked by a waiting dialog
  • Fix URS and XML auto completion