mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
17 lines
671 B
XML
17 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="EntryPointsManager">
|
|
<entry_points version="2.0" />
|
|
</component>
|
|
<component name="IvyIDEA.ProjectSettings">
|
|
<option name="artifactTypeSettings">
|
|
<ArtifactTypeSettings />
|
|
</option>
|
|
<option name="propertiesSettings">
|
|
<PropertiesSettings />
|
|
</option>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="IntelliJ IDEA Community Edition IC-141.1532.4" project-jdk-type="IDEA JDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
</project> |