Mise à jour du plugin Eclipse
Publié le 06 mai 2014
Une mise à jour du plugin NeoMAD pour Eclipse est disponible dès à présent.
Voici la release notes de cette version proposant de nouvelles fonctionnalités, ainsi que des améliorations et corrections mineures.
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