server/java/gradle/wrapper/gradle-wrapper.properties
author rougeronj
Tue, 22 Sep 2015 15:14:10 +0200
changeset 543 5f7bebdcfc0d
parent 316 242510015401
permissions -rw-r--r--
Improve the way we init the view. The data loader send a "loaded" event, hooked by the scene.py and initializing the backbone.history and the view. We don't use redraw_active in save-once and full-json, because it was making the view initialization dependent of these file which are externals. Small fix to hide the "set saved view" button when there is only one view.
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