Template selection for each new project configuration is now a tree structure. The tree is composed from multiple providers (ConfigurationTemplateFactories).
Any 3rd-party module can now plug in a factory providing information source of new project configurations. That factory might be for example a wrapper of some device database.
Attached project msjdd.zip
contains a sample module showing how easy is to implement a custom device database provider now.
Add Project Configuration Dialog now supports multiple providers in a tree.
Add More... action has been added to quickly add multiple project configurations at once.
Duplicatation of project configuration has been improved. Different dialog asking for new prefix and suffix appears when multiple project configurations are selected. New project configuration names are then derived from the selected plus prefix and suffix.
Configuration selection dialog then appears. User selection is persistent in project private properties.
Build process does not stop when one of the project configurations build fails. It continues and fails at the end with summary message of passed and failed configurations.
It renders almost all components and supports in-place editing, tasks menu. The UI has been improved. Here is the screenshot:
Back to MobilityNewAndNoteworthy
| Image1.png | ![]() |
18525 bytes |
| Image2.png | ![]() |
18909 bytes |
| Image3.png | ![]() |
19104 bytes |
| Image4.png | ![]() |
26160 bytes |
| Image5.png | ![]() |
38161 bytes |
| Image6.png | ![]() |
14424 bytes |
| Image7.png | ![]() |
28757 bytes |
| Image8.png | ![]() |
7928 bytes |
| ScreenDesigner1.png | ![]() |
83594 bytes |
| msjdd.zip | ![]() |
5748 bytes |