-
Notifications
You must be signed in to change notification settings - Fork 3
/
gradle.properties
24 lines (20 loc) · 1001 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Uncomment and set to the path of the Gradle plugins if they are not in niagara_home
gradlePluginHome=C:\\niagara\\Niagara_4_Developer_Tools-4.14\\gradlePlugins
# The path to the installation of Niagara you are building against
# NOTE: JRE below must also be updated
# 4.7 -> 4.7.110.32
# 4.10 -> 4.10.0.154
# 4.11 -> 4.11.0.142
# 4.12 -> 4.12.0.156
# 4.13 -> 4.13.0.186
niagara_home=C:\\niagara\\Niagara-4.10.0.154
# The path to niagara_user_home for the version of Niagara you are building against
niagara_user_home=C:\\Users\\andy\\Niagara4.10\\tridium
#Uncomment and set to the path of your node install if you are building JavaScript modules
#nodeHome=
#AUTOMATICALLY GENERATED BY GRADLE -- DO NOT MODIFY
org.gradle.java.installations.auto-detect=false
#AUTOMATICALLY GENERATED BY GRADLE -- DO NOT MODIFY
org.gradle.java.installations.auto-download=false
#AUTOMATICALLY GENERATED BY GRADLE -- DO NOT MODIFY
org.gradle.java.installations.paths=C:\\niagara\\Niagara-4.10.0.154\\jre