2017-03-24 10:26:09 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" readonly="true" id="ad719350-c1ab-4bf9-bdd6-c566b8ae1052" name="Default" comment="" />
|
|
|
|
<ignored path="enum_to_string.iws" />
|
|
|
|
<ignored path=".idea/workspace.xml" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
|
|
|
<component name="CreatePatchCommitExecutor">
|
|
|
|
<option name="PATCH_PATH" value="" />
|
|
|
|
</component>
|
|
|
|
<component name="DebuggerManager">
|
2018-01-26 08:42:17 -08:00
|
|
|
<breakpoint_any default_suspend_policy="SuspendAll" default_condition_enabled="true" converted="true">
|
2017-03-24 10:26:09 -07:00
|
|
|
<breakpoint>
|
|
|
|
<option name="NOTIFY_CAUGHT" value="true" />
|
|
|
|
<option name="NOTIFY_UNCAUGHT" value="true" />
|
|
|
|
<option name="ENABLED" value="false" />
|
|
|
|
<option name="LOG_ENABLED" value="false" />
|
|
|
|
<option name="LOG_EXPRESSION_ENABLED" value="false" />
|
|
|
|
<option name="REMOVE_AFTER_HIT" value="false" />
|
|
|
|
<option name="SUSPEND_POLICY" value="SuspendAll" />
|
|
|
|
<option name="SUSPEND" value="true" />
|
|
|
|
<option name="COUNT_FILTER_ENABLED" value="false" />
|
|
|
|
<option name="COUNT_FILTER" value="0" />
|
|
|
|
<option name="CONDITION_ENABLED" value="true" />
|
|
|
|
<option name="CLASS_FILTERS_ENABLED" value="false" />
|
|
|
|
<option name="INSTANCE_FILTERS_ENABLED" value="false" />
|
|
|
|
<option name="CONDITION" value="" />
|
|
|
|
<option name="LOG_MESSAGE" value="" />
|
|
|
|
</breakpoint>
|
|
|
|
<breakpoint>
|
|
|
|
<option name="NOTIFY_CAUGHT" value="true" />
|
|
|
|
<option name="NOTIFY_UNCAUGHT" value="true" />
|
|
|
|
<option name="ENABLED" value="false" />
|
|
|
|
<option name="LOG_ENABLED" value="false" />
|
|
|
|
<option name="LOG_EXPRESSION_ENABLED" value="false" />
|
|
|
|
<option name="REMOVE_AFTER_HIT" value="false" />
|
|
|
|
<option name="SUSPEND_POLICY" value="SuspendAll" />
|
|
|
|
<option name="SUSPEND" value="true" />
|
|
|
|
<option name="COUNT_FILTER_ENABLED" value="false" />
|
|
|
|
<option name="COUNT_FILTER" value="0" />
|
|
|
|
<option name="CONDITION_ENABLED" value="true" />
|
|
|
|
<option name="CLASS_FILTERS_ENABLED" value="false" />
|
|
|
|
<option name="INSTANCE_FILTERS_ENABLED" value="false" />
|
|
|
|
<option name="CONDITION" value="" />
|
|
|
|
<option name="LOG_MESSAGE" value="" />
|
|
|
|
</breakpoint>
|
|
|
|
</breakpoint_any>
|
2018-01-26 08:42:17 -08:00
|
|
|
<ui_properties converted="true" />
|
|
|
|
<breakpoint_rules converted="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
|
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
|
|
<component name="FavoritesManager">
|
|
|
|
<favorites_list name="enum_to_string" />
|
|
|
|
</component>
|
|
|
|
<component name="FileEditorManager">
|
2018-01-26 08:42:17 -08:00
|
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
|
<file leaf-file-name="EnumToString.java" pinned="false" current-in-tab="true">
|
2017-03-24 10:26:09 -07:00
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/EnumToString.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
2018-01-26 08:42:17 -08:00
|
|
|
<state relative-caret-position="425">
|
|
|
|
<caret line="54" column="53" lean-forward="false" selection-start-line="54" selection-start-column="53" selection-end-line="54" selection-end-column="53" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<folding>
|
|
|
|
<element signature="imports" expanded="true" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<element signature="e#164#228#0" expanded="true" />
|
|
|
|
<element signature="e#321#329#0" expanded="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</folding>
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
|
|
|
</file>
|
2018-01-26 08:42:17 -08:00
|
|
|
<file leaf-file-name="State.java" pinned="false" current-in-tab="false">
|
2017-03-24 10:26:09 -07:00
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/State.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
2018-01-26 08:42:17 -08:00
|
|
|
<state relative-caret-position="102">
|
|
|
|
<caret line="6" column="12" lean-forward="false" selection-start-line="6" selection-start-column="12" selection-end-line="6" selection-end-column="12" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<folding />
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
|
|
|
</file>
|
|
|
|
</leaf>
|
|
|
|
</component>
|
|
|
|
<component name="FindManager">
|
|
|
|
<FindUsagesManager>
|
|
|
|
<setting name="OPEN_NEW_TAB" value="false" />
|
|
|
|
</FindUsagesManager>
|
|
|
|
</component>
|
2018-01-26 08:42:17 -08:00
|
|
|
<component name="GradleLocalSettings">
|
|
|
|
<option name="externalProjectsViewState">
|
|
|
|
<projects_view />
|
|
|
|
</option>
|
|
|
|
</component>
|
2017-03-24 10:26:09 -07:00
|
|
|
<component name="IdeDocumentHistory">
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="CHANGED_PATHS">
|
2017-03-24 10:26:09 -07:00
|
|
|
<list>
|
|
|
|
<option value="$PROJECT_DIR$/src/com/rusefi/EnumToString.java" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
<component name="ProjectFrameBounds">
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="x" value="-8" />
|
|
|
|
<option name="y" value="-8" />
|
|
|
|
<option name="width" value="1296" />
|
|
|
|
<option name="height" value="776" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
|
|
|
<component name="ProjectReloadState">
|
|
|
|
<option name="STATE" value="0" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectView">
|
2018-01-26 08:42:17 -08:00
|
|
|
<navigator currentView="ProjectPane" proportions="" version="1">
|
2017-03-24 10:26:09 -07:00
|
|
|
<flattenPackages />
|
|
|
|
<showMembers />
|
|
|
|
<showModules />
|
|
|
|
<showLibraryContents />
|
|
|
|
<hideEmptyPackages />
|
|
|
|
<abbreviatePackageNames />
|
|
|
|
<autoscrollToSource />
|
2018-01-26 08:42:17 -08:00
|
|
|
<autoscrollFromSource ProjectPane="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<sortByType />
|
2018-01-26 08:42:17 -08:00
|
|
|
<manualOrder />
|
|
|
|
<foldersAlwaysOnTop value="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</navigator>
|
|
|
|
<panes>
|
|
|
|
<pane id="ProjectPane">
|
|
|
|
<subPane>
|
|
|
|
<PATH>
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
<option name="myItemId" value="enum_to_string" />
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
<option name="myItemId" value="enum_to_string" />
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
</PATH>
|
|
|
|
</subPane>
|
|
|
|
</pane>
|
|
|
|
<pane id="PackagesPane" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<pane id="Scratches" />
|
|
|
|
<pane id="Scope" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</panes>
|
|
|
|
</component>
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
<property name="GoToClass.includeLibraries" value="false" />
|
|
|
|
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
|
|
|
|
<property name="GoToFile.includeJavaFiles" value="false" />
|
|
|
|
<property name="MemberChooser.sorted" value="false" />
|
|
|
|
<property name="MemberChooser.showClasses" value="true" />
|
|
|
|
<property name="MemberChooser.copyJavadoc" value="false" />
|
|
|
|
<property name="LayoutCode.rearrangeEntriesJava" value="false" />
|
|
|
|
<property name="recentsLimit" value="5" />
|
|
|
|
<property name="dynamic.classpath" value="false" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/build.xml" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
|
|
|
<component name="RunManager" selected="Application.EnumToString">
|
|
|
|
<configuration default="false" name="EnumToString" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
2018-01-26 08:42:17 -08:00
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="MAIN_CLASS_NAME" value="com.rusefi.EnumToString" />
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<module name="enum_to_string" />
|
|
|
|
<envs />
|
|
|
|
<RunnerSettings RunnerId="Run" />
|
|
|
|
<ConfigurationWrapper RunnerId="Run" />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
2018-01-26 08:42:17 -08:00
|
|
|
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
|
2017-03-24 10:26:09 -07:00
|
|
|
<module name="" />
|
|
|
|
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<predefined_log_file id="idea.log" enabled="true" />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
|
|
|
|
<module name="" />
|
|
|
|
<option name="DEPLOY" value="true" />
|
|
|
|
<option name="ARTIFACT_NAME" value="" />
|
|
|
|
<option name="PM_INSTALL_OPTIONS" value="" />
|
|
|
|
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
|
|
|
|
<option name="MODE" value="default_activity" />
|
|
|
|
<option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
|
|
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
|
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
|
|
<option name="DEBUGGER_TYPE" value="Java" />
|
|
|
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
<Java />
|
|
|
|
<Profilers>
|
|
|
|
<option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
|
|
|
<option name="GAPID_ENABLED" value="false" />
|
|
|
|
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
|
|
<option name="SUPPORT_LIB_ENABLED" value="true" />
|
|
|
|
<option name="INSTRUMENTATION_ENABLED" value="true" />
|
|
|
|
</Profilers>
|
|
|
|
<option name="DEEP_LINK" value="" />
|
|
|
|
<option name="ACTIVITY_CLASS" value="" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
|
|
|
|
<module name="" />
|
|
|
|
<option name="TESTING_TYPE" value="0" />
|
|
|
|
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
|
|
|
|
<option name="METHOD_NAME" value="" />
|
|
|
|
<option name="CLASS_NAME" value="" />
|
|
|
|
<option name="PACKAGE_NAME" value="" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="EXTRA_OPTIONS" value="" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
|
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
|
|
<option name="DEBUGGER_TYPE" value="Java" />
|
|
|
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
<Java />
|
|
|
|
<Profilers>
|
|
|
|
<option name="ENABLE_ADVANCED_PROFILING" value="true" />
|
|
|
|
<option name="GAPID_ENABLED" value="false" />
|
|
|
|
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
|
|
<option name="SUPPORT_LIB_ENABLED" value="true" />
|
|
|
|
<option name="INSTRUMENTATION_ENABLED" value="true" />
|
|
|
|
</Profilers>
|
2017-03-24 10:26:09 -07:00
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="Applet" factoryName="Applet">
|
2018-01-26 08:42:17 -08:00
|
|
|
<module />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="HTML_USED" value="false" />
|
|
|
|
<option name="WIDTH" value="400" />
|
|
|
|
<option name="HEIGHT" value="300" />
|
|
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="VM_PARAMETERS" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<module name="" />
|
|
|
|
<envs />
|
2017-03-24 10:26:09 -07:00
|
|
|
<method />
|
|
|
|
</configuration>
|
2018-01-26 08:42:17 -08:00
|
|
|
<configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
<option name="executionName" />
|
|
|
|
<option name="externalProjectPath" />
|
|
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
|
|
<option name="scriptParameters" />
|
|
|
|
<option name="taskDescriptions">
|
|
|
|
<list />
|
|
|
|
</option>
|
|
|
|
<option name="taskNames">
|
|
|
|
<list />
|
|
|
|
</option>
|
|
|
|
<option name="vmOptions" />
|
|
|
|
</ExternalSystemSettings>
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<module name="" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
<option name="PACKAGE_NAME" />
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
<option name="METHOD_NAME" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="TEST_OBJECT" value="class" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
|
|
<option name="PARAMETERS" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
|
|
<value defaultName="moduleWithDependencies" />
|
|
|
|
</option>
|
|
|
|
<envs />
|
2018-01-26 08:42:17 -08:00
|
|
|
<patterns />
|
2017-03-24 10:26:09 -07:00
|
|
|
<method />
|
|
|
|
</configuration>
|
2018-01-26 08:42:17 -08:00
|
|
|
<configuration default="true" type="JarApplication" factoryName="JAR Application">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
<envs />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="Java Scratch" factoryName="Java Scratch">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
<option name="SCRATCH_FILE_ID" value="0" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="WORKING_DIRECTORY" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<module name="" />
|
|
|
|
<envs />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
2018-01-26 08:42:17 -08:00
|
|
|
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
<option name="WORKING_DIRECTORY" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<module name="enum_to_string" />
|
|
|
|
<envs />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
<option name="filePath" />
|
|
|
|
<option name="vmParameters" />
|
|
|
|
<option name="alternativeJrePath" />
|
|
|
|
<option name="programParameters" />
|
|
|
|
<option name="passParentEnvs" value="true" />
|
|
|
|
<option name="workingDirectory" />
|
|
|
|
<option name="isAlternativeJrePathEnabled" value="false" />
|
|
|
|
<envs />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="Remote" factoryName="Remote">
|
|
|
|
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
|
|
<option name="SERVER_MODE" value="false" />
|
|
|
|
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
|
|
<option name="HOST" value="localhost" />
|
|
|
|
<option name="PORT" value="5005" />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration default="true" type="TestNG" factoryName="TestNG">
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<module name="" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="SUITE_NAME" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="PACKAGE_NAME" />
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
<option name="METHOD_NAME" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="GROUP_NAME" />
|
|
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
|
|
<option name="PARAMETERS" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
|
|
<option name="ANNOTATION_TYPE" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
|
|
<value defaultName="moduleWithDependencies" />
|
|
|
|
</option>
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
|
|
<option name="PROPERTIES_FILE" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<envs />
|
2018-01-26 08:42:17 -08:00
|
|
|
<properties />
|
|
|
|
<listeners />
|
2017-03-24 10:26:09 -07:00
|
|
|
<method />
|
|
|
|
</configuration>
|
2018-01-26 08:42:17 -08:00
|
|
|
<list size="1">
|
|
|
|
<item index="0" class="java.lang.String" itemvalue="Application.EnumToString" />
|
|
|
|
</list>
|
|
|
|
<recent_temporary>
|
|
|
|
<list size="1">
|
|
|
|
<item index="0" class="java.lang.String" itemvalue="Application.EnumToString" />
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
2017-03-24 10:26:09 -07:00
|
|
|
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
|
|
|
|
<module name="" />
|
|
|
|
<option name="ACTIVITY_CLASS" value="" />
|
|
|
|
<option name="MODE" value="default_activity" />
|
|
|
|
<option name="DEPLOY" value="true" />
|
|
|
|
<option name="ARTIFACT_NAME" value="" />
|
|
|
|
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
|
|
|
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
<option name="USE_COMMAND_LINE" value="true" />
|
|
|
|
<option name="COMMAND_LINE" value="" />
|
|
|
|
<option name="WIPE_USER_DATA" value="false" />
|
|
|
|
<option name="DISABLE_BOOT_ANIMATION" value="false" />
|
|
|
|
<option name="NETWORK_SPEED" value="full" />
|
|
|
|
<option name="NETWORK_LATENCY" value="none" />
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
|
|
|
|
<method />
|
|
|
|
</configuration>
|
|
|
|
<configuration name="<template>" type="WebApp" default="true" selected="false">
|
|
|
|
<Host>localhost</Host>
|
|
|
|
<Port>5050</Port>
|
|
|
|
</configuration>
|
|
|
|
</component>
|
2018-01-26 08:42:17 -08:00
|
|
|
<component name="ShelveChangesManager" show_recycled="false">
|
|
|
|
<option name="remove_strategy" value="false" />
|
|
|
|
</component>
|
|
|
|
<component name="SvnConfiguration" myUseAcceleration="nothing" cleanupOnStartRun="true">
|
2017-03-24 10:26:09 -07:00
|
|
|
<configuration useDefault="false">C:\Users\Andrey\AppData\Roaming\Subversion</configuration>
|
|
|
|
<supportedVersion>125</supportedVersion>
|
|
|
|
</component>
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="ad719350-c1ab-4bf9-bdd6-c566b8ae1052" name="Default" comment="" />
|
|
|
|
<created>1412594532442</created>
|
2018-01-26 08:42:17 -08:00
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<updated>1412594532442</updated>
|
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="ToolWindowManager">
|
2018-01-26 08:42:17 -08:00
|
|
|
<frame x="-8" y="-8" width="1296" height="776" extended-state="6" />
|
|
|
|
<editor active="false" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<layout>
|
2018-01-26 08:42:17 -08:00
|
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32824427" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3293556" sideWeight="0.49778435" order="9" side_tool="true" content_ui="tabs" />
|
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.36945814" sideWeight="0.4970458" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32824427" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25080907" sideWeight="0.5776699" order="0" side_tool="false" content_ui="combo" />
|
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25080907" sideWeight="0.4223301" order="1" side_tool="true" content_ui="tabs" />
|
|
|
|
<window_info id="Ant Build" active="true" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24919094" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.5458015" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.24446085" sideWeight="0.46897376" order="3" side_tool="true" content_ui="tabs" />
|
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="12" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="6" side_tool="false" content_ui="combo" />
|
|
|
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="JetGradle" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.36641222" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</layout>
|
|
|
|
</component>
|
|
|
|
<component name="Vcs.Log.UiProperties">
|
|
|
|
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
|
|
<collection />
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
<component name="VcsContentAnnotationSettings">
|
|
|
|
<option name="myLimit" value="2678400000" />
|
|
|
|
</component>
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
<breakpoint-manager />
|
2018-01-26 08:42:17 -08:00
|
|
|
<watches-manager />
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
|
|
|
<component name="antWorkspaceConfiguration">
|
|
|
|
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
|
|
|
|
<option name="FILTER_TARGETS" value="false" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<buildFile url="file://$PROJECT_DIR$/build.xml">
|
|
|
|
<expanded value="true" />
|
|
|
|
</buildFile>
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
|
|
|
<component name="editorHistoryManager">
|
2018-01-26 08:42:17 -08:00
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/EnumToString.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
<state relative-caret-position="0">
|
|
|
|
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
|
<folding>
|
|
|
|
<element signature="imports" expanded="true" />
|
|
|
|
<element signature="e#164#228#0" expanded="true" />
|
|
|
|
<element signature="e#321#329#0" expanded="true" />
|
|
|
|
</folding>
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/State.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
<state relative-caret-position="102">
|
|
|
|
<caret line="6" column="12" lean-forward="false" selection-start-line="6" selection-start-column="12" selection-end-line="6" selection-end-column="12" />
|
|
|
|
<folding />
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
2017-03-24 10:26:09 -07:00
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/State.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
2018-01-26 08:42:17 -08:00
|
|
|
<state relative-caret-position="102">
|
|
|
|
<caret line="6" column="12" lean-forward="false" selection-start-line="6" selection-start-column="12" selection-end-line="6" selection-end-column="12" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<folding />
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/com/rusefi/EnumToString.java">
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
2018-01-26 08:42:17 -08:00
|
|
|
<state relative-caret-position="425">
|
|
|
|
<caret line="54" column="53" lean-forward="false" selection-start-line="54" selection-start-column="53" selection-end-line="54" selection-end-column="53" />
|
2017-03-24 10:26:09 -07:00
|
|
|
<folding>
|
|
|
|
<element signature="imports" expanded="true" />
|
2018-01-26 08:42:17 -08:00
|
|
|
<element signature="e#164#228#0" expanded="true" />
|
|
|
|
<element signature="e#321#329#0" expanded="true" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</folding>
|
|
|
|
</state>
|
|
|
|
</provider>
|
|
|
|
</entry>
|
|
|
|
</component>
|
2018-01-26 08:42:17 -08:00
|
|
|
</project>
|