We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f3e0b commit 0b90701Copy full SHA for 0b90701
1 file changed
pom.xml
@@ -70,7 +70,7 @@
70
<target>
71
<!-- Download IDEA sources which are required to build the plugin-->
72
<!-- For local testing, I included a copy target below -->
73
- <get src="http://download.jetbrains.com/idea/ideaIU-2016.1.tar.gz"
+ <get src="http://download.jetbrains.com/idea/ideaIC-2016.1.tar.gz"
74
dest="${project.build.directory}"
75
verbose="true"
76
usetimestamp="true"/>
0 commit comments