mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
jdk 1.6. build script
This commit is contained in:
@@ -65,7 +65,7 @@ binding.setVariable("guessHome", {
|
||||
})
|
||||
|
||||
binding.setVariable("loadProject", {
|
||||
requireProperty("jdk", requireProperty("jdk15.home", guessJdk()))
|
||||
requireProperty("jdk", requireProperty("jdk16.home", guessJdk()))
|
||||
new IdeaProjectLoader().loadFromPath(project, "${home}")
|
||||
|
||||
binding.ant.patternset(id: "idea.compiler.resources") {
|
||||
|
||||
Reference in New Issue
Block a user