mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-09-17 15:24:47 +02:00
Compare commits
1 Commits
11754dea88
...
b636835246
Author | SHA1 | Date | |
---|---|---|---|
b636835246
|
@@ -89,6 +89,7 @@ tasks.test {
|
||||
}
|
||||
|
||||
tasks.buildPlugin {
|
||||
|
||||
val projectName = rootProject.name
|
||||
val instrumentedJarName = "instrumented-$projectName-$version"
|
||||
|
||||
@@ -107,6 +108,7 @@ tasks.buildPlugin {
|
||||
relativePath = RelativePath(true, *newPath.toTypedArray())
|
||||
}
|
||||
|
||||
|
||||
includeEmptyDirs = false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user