Updating to IDEA public preview 122.746
This commit is contained in:
@@ -122,4 +122,9 @@
|
|||||||
<val name="value" val=""fun setIntercellSpacing(intercellSpacing : Dimension) : Unit""/>
|
<val name="value" val=""fun setIntercellSpacing(intercellSpacing : Dimension) : Unit""/>
|
||||||
</annotation>
|
</annotation>
|
||||||
</item>
|
</item>
|
||||||
|
<item name='javax.swing.JViewport java.awt.Rectangle getViewRect()'>
|
||||||
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
||||||
|
<val name="value" val=""fun getViewRect() : Rectangle""/>
|
||||||
|
</annotation>
|
||||||
|
</item>
|
||||||
</root>
|
</root>
|
||||||
@@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
<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/bt343/71201:id"
|
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt343/71655:id"
|
||||||
build.zip="ideaIC-122.SNAPSHOT.win.zip"
|
build.zip="ideaIC-122.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/bt662/1598151:id"
|
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt662/1615048:id"
|
||||||
build.zip="ideaIC-122.SNAPSHOT.win.zip"
|
build.zip="ideaIC-122.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
@@ -191,7 +191,7 @@
|
|||||||
<copy file="ideaSDK/lib/jdom.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/jdom.jar" todir="${core}"/>
|
||||||
<copy file="ideaSDK/lib/jna.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/jna.jar" todir="${core}"/>
|
||||||
<copy file="ideaSDK/lib/log4j.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/log4j.jar" todir="${core}"/>
|
||||||
<copy file="ideaSDK/lib/xstream.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/xstream-1.4.3.jar" todir="${core}"/>
|
||||||
<copy file="ideaSDK/lib/xpp3-1.1.4-min.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/xpp3-1.1.4-min.jar" todir="${core}"/>
|
||||||
<copy file="ideaSDK/lib/asm4-all.jar" todir="${core}"/>
|
<copy file="ideaSDK/lib/asm4-all.jar" todir="${core}"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user