mirror of
https://github.com/ethauvin/CompileOnlyPlugin.git
synced 2025-04-25 08:47:13 -07:00
It adds the java plugin automatically if the java or the groovy plugin is missing. When the idea or eclipse plugin is used, it also adds the new dependencies to their provided scope
11 lines
79 B
Text
11 lines
79 B
Text
*.class
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
.gradle/
|
|
.idea/
|
|
build/
|
|
*.iml
|
|
out/
|