mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
79 lines
3.8 KiB
XML
79 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ClientPropertiesManager">
|
|
<properties class="javax.swing.AbstractButton">
|
|
<property name="hideActionText" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JComponent">
|
|
<property name="html.disable" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JEditorPane">
|
|
<property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" />
|
|
<property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" />
|
|
<property name="charset" class="java.lang.String" />
|
|
</properties>
|
|
<properties class="javax.swing.JList">
|
|
<property name="List.isFileList" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JPasswordField">
|
|
<property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JSlider">
|
|
<property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" />
|
|
<property name="JSlider.isFilled" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JTable">
|
|
<property name="Table.isFileList" class="java.lang.Boolean" />
|
|
<property name="JTable.autoStartsEdit" class="java.lang.Boolean" />
|
|
<property name="terminateEditOnFocusLost" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JToolBar">
|
|
<property name="JToolBar.isRollover" class="java.lang.Boolean" />
|
|
</properties>
|
|
<properties class="javax.swing.JTree">
|
|
<property name="JTree.lineStyle" class="java.lang.String" />
|
|
</properties>
|
|
<properties class="javax.swing.text.JTextComponent">
|
|
<property name="caretAspectRatio" class="java.lang.Double" />
|
|
<property name="caretWidth" class="java.lang.Integer" />
|
|
</properties>
|
|
</component>
|
|
<component name="EntryPointsManager">
|
|
<entry_points version="2.0" />
|
|
</component>
|
|
<component name="FrameworkDetectionExcludesConfiguration">
|
|
<file type="gwt" url="file://$PROJECT_DIR$/samples/benchmark" />
|
|
<file type="Osmorc" url="file://$PROJECT_DIR$/classlib" />
|
|
<file type="Osmorc" url="file://$PROJECT_DIR$/core" />
|
|
<file type="Osmorc" url="file://$PROJECT_DIR$/platform" />
|
|
<file type="Osmorc" url="file://$PROJECT_DIR$/tools/chrome-rdp" />
|
|
<file type="Osmorc" url="file://$PROJECT_DIR$/tools/core" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/async" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/benchmark" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/hello" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/kotlin" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/scala" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/storage" />
|
|
<file type="web" url="file://$PROJECT_DIR$/samples/video" />
|
|
</component>
|
|
<component name="MavenProjectsManager">
|
|
<option name="originalFiles">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/pom.xml" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
<OptionsSetting value="true" id="Add" />
|
|
<OptionsSetting value="true" id="Remove" />
|
|
<OptionsSetting value="true" id="Checkout" />
|
|
<OptionsSetting value="true" id="Update" />
|
|
<OptionsSetting value="true" id="Status" />
|
|
<OptionsSetting value="true" id="Edit" />
|
|
<ConfirmationsSetting value="0" id="Add" />
|
|
<ConfirmationsSetting value="0" id="Remove" />
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
</project> |