Update to IDEA 129.17 (12.1 EAP)
This commit is contained in:
committed by
Nikolay Krasko
parent
6874f41af8
commit
35dadbf796
@@ -6,7 +6,7 @@
|
|||||||
<version>@snapshot@</version>
|
<version>@snapshot@</version>
|
||||||
<vendor url="http://www.jetbrains.com">JetBrains Inc.</vendor>
|
<vendor url="http://www.jetbrains.com">JetBrains Inc.</vendor>
|
||||||
|
|
||||||
<idea-version since-build="123.4" until-build="124.9999"/>
|
<idea-version since-build="123.4" until-build="129.9999"/>
|
||||||
|
|
||||||
<depends optional="true">JUnit</depends>
|
<depends optional="true">JUnit</depends>
|
||||||
<depends optional="true" config-file="kotlin-copyright.xml">com.intellij.copyright</depends>
|
<depends optional="true" config-file="kotlin-copyright.xml">com.intellij.copyright</depends>
|
||||||
|
|||||||
@@ -3,15 +3,15 @@
|
|||||||
|
|
||||||
<target name="update" depends="fetch-third-party">
|
<target name="update" depends="fetch-third-party">
|
||||||
<execute_update
|
<execute_update
|
||||||
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/79082:id"
|
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/79534:id"
|
||||||
build.zip="ideaIC-128.SNAPSHOT.win.zip"
|
build.zip="ideaIC-129.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="jb_update" depends="fetch-third-party">
|
<target name="jb_update" depends="fetch-third-party">
|
||||||
<execute_update
|
<execute_update
|
||||||
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1778908:id"
|
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1789984:id"
|
||||||
build.zip="ideaIC-128.SNAPSHOT.win.zip"
|
build.zip="ideaIC-129.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user