fix android plugin dependencies not unpacked

This commit is contained in:
Mikhail Mutcianko
2014-08-20 17:37:57 +04:00
committed by Yan Zhulanow
parent bada0ec7f8
commit ab8815bf74
+1
View File
@@ -524,5 +524,6 @@
<fail message="File name '${android.file.name}' wasn't matched"/>
</else>
</if>
<copydir src="${android.destination.dir}/plugins/android" dest="ideaSDK/plugins/android"/>
</target>
</project>