IDEA-plugin Plug-in Settings

PropertyDescription
maven.idea_plugin.rootPoint to the user's IDEA plugin dir.
Default ${user.home}/.IntelliJIdea/config/plugins
maven.idea_plugin.descriptorPoint to the IDEA plugin descriptor (it will be processed by the velocity engine).
Default ${basedir}/src/resources/META-INF/plugin.xml
maven.idea_plugin.build.dirDirectory where all things are built
Default ${maven.build.dir}/idea