mirror of
https://github.com/bspeice/metrik
synced 2024-11-04 22:48:11 -05:00
f2390ba34f
I now have something that actually gets stuff done.
63 lines
2.9 KiB
XML
63 lines
2.9 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">
|
|
<type id="django" />
|
|
</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_3" default="false" assert-keyword="false" jdk-15="false" project-jdk-name="Python 2.7.12 virtualenv at ~/Development/metrik/py2-virt" project-jdk-type="Python SDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
<component name="PythonCompatibilityInspectionAdvertiser">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
</project> |