server/java/gradle/wrapper/gradle-wrapper.properties
author rougeronj
Wed, 16 Sep 2015 17:36:46 +0200
changeset 524 904effa4b6d7
parent 316 242510015401
permissions -rw-r--r--
improve view management: - we can pass a negative view index, in this case we count from the end of the list of view - before creating/changing the view representation, we remove the previous one and reinitialize the node visibility - each time we save a view, it creates a new one at the end of the list - "restore" view loads the last view of the list
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
311
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
#Wed Jul 02 17:20:02 CEST 2014
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
distributionBase=GRADLE_USER_HOME
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
distributionPath=wrapper/dists
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
zipStoreBase=GRADLE_USER_HOME
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
zipStorePath=wrapper/dists
32abe8b3e501 add gradle build
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
distributionUrl=https\://services.gradle.org/distributions/gradle-2.0-bin.zip