Intelliji Plugin
Gradle Idea Plugin for Generating Intellij Project Files
A first release of the Gradle Idea Plugin is now available. This is a new plugin for generating Intellij project files, which makes it possible to open the project from (File – Open Project.)
Gradle Idea Plugin 0.1 adds new tasks to a project, including ‘idea,’ ‘outputFile’ and ‘downloadSources.’ The plugin considers external and project dependencies, including associated source and javadoc files.
The plugin source code is available from github.
0 Comments