Releases: senn/senn-ij-aem-comp-gen
Releases · senn/senn-ij-aem-comp-gen
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Initial release of the plugin. It contains all the features I initially hoped it would do.
- UI with parameters
- Creation of:
- Component content XML
- Component HTML
- Sling model (interface, impl and package-info)
- Dialog XML
- JS and CSS clientlibs
- Edit config XML
- In memory caching of parameters so no need to re-enter data
- Refresh of project-tree-view and optionally opening of files in editor after creation
- Logging
Small update from v0.1.1:
- removed some println statements I forgot to delete while developing.