/
githubmirror
/
jdk11u
Обзор
Документация
Войти
/
githubmirror
/
jdk11u
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
make/idea/template/misc.xml
18 строк
676 B
Erik Joelsson
8187444: Forest Consolidation: Make build work
12 сен 2017, 20:03
12 сен 2017, 20:03
72c4ec5
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="EntryPointsManager"> <entry_points version="2.0" /> </component> <component name="JTRegService"> <path>jtreg_home</path> <!-- this will be replaced --> <workDir>build</workDir> <jre alt="true" value="images_jdk" /> <!-- this will be replaced --> <options></options> <ant> <target file="file://$PROJECT_DIR$/.idea/build.xml" name="images" /> </ant> </component> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" assert-keyword="true" jdk-15="true"> <output url="file://$PROJECT_DIR$/build/idea/out" /> </component> </project>