File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535
3636 <properties >
3737 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38- <idea .ic.source>ideaIC-2016.2.3 .tar.gz</idea .ic.source>
38+ <idea .ic.source>ideaIC-2016.2.5 .tar.gz</idea .ic.source>
3939 <idea .ic.dir>${project.build.directory} /idea-IC</idea .ic.dir>
4040 <ij .plugin>true</ij .plugin>
4141 </properties >
7575 <!-- Download IDEA sources which are required to build the plugin-->
7676 <!-- For local testing, I included a copy target below and comment our the "get" -->
7777 <echo message =" Downloading ${idea.ic.source} to ${project.build.directory}" />
78- <get src =" http ://download-cf.jetbrains.com/idea/${idea.ic.source}"
78+ <get src =" https ://download-cf.jetbrains.com/idea/${idea.ic.source}"
7979 dest =" ${project.build.directory}"
8080 verbose =" false"
8181 usetimestamp =" true" />
You can’t perform that action at this time.
0 commit comments