author | mcimadamore |
Tue, 31 Jul 2018 16:49:51 +0100 | |
changeset 51266 | f8696e0ab9b7 |
parent 48667 | f2344724a475 |
child 51565 | 7e5f08c619e3 |
permissions | -rw-r--r-- |
37861 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project version="4"> |
|
3 |
<component name="AntConfiguration"> |
|
51266
f8696e0ab9b7
8208524: IntelliJ support broken since 2018.2
mcimadamore
parents:
48667
diff
changeset
|
4 |
<buildFile url="file://$PROJECT_DIR$/build/.idea-support/build.xml"> |
37861 | 5 |
<properties> |
47217 | 6 |
<property name="intellij.ismake" value="$IsMake$" /> |
7 |
<property name="build.target.dir" value="specDir" /> <!-- this will be replaced --> |
|
37861 | 8 |
<property name="module.name" value="java.base" /> <!-- this will be replaced --> |
9 |
</properties> |
|
10 |
<executeOn event="afterCompilation" target="post-make" /> |
|
11 |
</buildFile> |
|
12 |
</component> |
|
13 |
</project> |