bootstrap.xml generates idea.properties
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
<unzip dest="ideaSDK">
|
<unzip dest="ideaSDK">
|
||||||
<fileset dir="ideaSDK" includes="ideaIC*.zip"/>
|
<fileset dir="ideaSDK" includes="ideaIC*.zip"/>
|
||||||
</unzip>
|
</unzip>
|
||||||
|
<echo file="idea/idea.properties" message="idea.home=${basedir}/ideaSDK"/>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user