Improvements
- Added Plugin whitelist and blacklist as
IdeHelper.plugins
. This makes it possible to already generate and annotate based on not loaded plugins, since plugins often do not have to be loaded to function. - Added
DatabaseTableTask
generator task. This task is useful when using Migrations plugin and creating Migration files.