Skip to content

Instantly share code, notes, and snippets.

@nutzhub
Created November 16, 2020 01:20
Show Gist options
  • Save nutzhub/6b661966fdd08ea09f8d95be9082faf0 to your computer and use it in GitHub Desktop.
Save nutzhub/6b661966fdd08ea09f8d95be9082faf0 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="fb83630e-6cdb-4018-8e10-6d4aad0c89f7" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/datavault/kafkastream/src/main/java/com/omise/bi/datavault/kafkastream/processor/impl/SatPaymentBackendTrackingProcessor.java" beforeDir="false" afterPath="$PROJECT_DIR$/datavault/kafkastream/src/main/java/com/omise/bi/datavault/kafkastream/processor/impl/SatPaymentBackendTrackingProcessor.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scripts/dv_stream_processor_gen.py" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/dv_stream_processor_gen.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scripts/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/requirements.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scripts/tmpl/SatTrackingProcessor.java.jinja" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/tmpl/SatTrackingProcessor.java.jinja" afterDir="false" />
</list>
<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="CodeStyleSettingsInfer">
<option name="done" value="true" />
</component>
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<task path="$PROJECT_DIR$/datavault/kafkastream">
<activation />
</task>
<task path="$PROJECT_DIR$">
<activation />
</task>
<projects_view>
<tree_state>
<expand>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="bi-datavault-stream" type="f1a62948:ProjectNode" />
</path>
</expand>
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectCodeStyleSettingsMigration">
<option name="version" value="1" />
</component>
<component name="ProjectId" id="1jDTlqz2n6SzKhqqa5vkGkxpKXd" />
<component name="ProjectLevelVcsManager">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="project.structure.last.edited" value="SDKs" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.32413793" />
<property name="settings.editor.selected.configurable" value="preferences.customizations" />
</component>
<component name="RunManager" selected="Gradle.HashDiffTest">
<configuration name="HashDiffTest" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--tests &quot;com.omise.bi.datavault.kafkastream.hkey.HashDiffTest&quot;" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":datavault:kafkastream:test" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<GradleScriptDebugEnabled>false</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
<configuration name="HashDiffTest.Should_Generate_MD5_If_Null" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--tests &quot;com.omise.bi.datavault.kafkastream.hkey.HashDiffTest.Should_Generate_MD5_If_Null&quot;" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":datavault:kafkastream:test" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<GradleScriptDebugEnabled>false</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
<configuration name="bi-datavault-stream [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="build" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
<configuration name="bi-datavault-stream:datavault:kafkastream [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/datavault/kafkastream" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="build" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
<configuration name="bi-datavault-stream:datavault:kafkastream [clean]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/datavault/kafkastream" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="clean" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Gradle.HashDiffTest" />
<item itemvalue="Gradle.HashDiffTest.Should_Generate_MD5_If_Null" />
<item itemvalue="Gradle.bi-datavault-stream [build]" />
<item itemvalue="Gradle.bi-datavault-stream:datavault:kafkastream [clean]" />
<item itemvalue="Gradle.bi-datavault-stream:datavault:kafkastream [build]" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="fb83630e-6cdb-4018-8e10-6d4aad0c89f7" name="Default Changelist" comment="" />
<created>1603337820595</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1603337820595</updated>
</task>
<servers />
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
</component>
<component name="WindowStateProjectService">
<state x="137" y="-885" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1605256384536">
<screen x="-287" y="-1057" width="1920" height="1057" />
</state>
<state x="137" y="-885" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.23.1440.840/[email protected]" timestamp="1605256384536" />
<state x="-1735" y="-299" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1604992770177">
<screen x="-2560" y="-727" width="2560" height="1417" />
</state>
<state x="-1735" y="-299" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.23.1440.840/[email protected]" timestamp="1604992770177" />
<state width="1398" height="218" key="GridCell.Tab.0.bottom" timestamp="1605068544670">
<screen x="0" y="23" width="1440" height="840" />
</state>
<state width="1878" height="290" key="GridCell.Tab.0.bottom/0.23.1440.840/[email protected]" timestamp="1604649547085" />
<state width="1398" height="218" key="GridCell.Tab.0.bottom/0.23.1440.840/[email protected]" timestamp="1604977875493" />
<state width="1398" height="218" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1605068544670" />
<state width="1398" height="218" key="GridCell.Tab.0.center" timestamp="1605068544669">
<screen x="0" y="23" width="1440" height="840" />
</state>
<state width="1878" height="290" key="GridCell.Tab.0.center/0.23.1440.840/[email protected]" timestamp="1604649547084" />
<state width="1398" height="218" key="GridCell.Tab.0.center/0.23.1440.840/[email protected]" timestamp="1604977875492" />
<state width="1398" height="218" key="GridCell.Tab.0.center/[email protected]" timestamp="1605068544669" />
<state width="1398" height="218" key="GridCell.Tab.0.left" timestamp="1605068544668">
<screen x="0" y="23" width="1440" height="840" />
</state>
<state width="1878" height="290" key="GridCell.Tab.0.left/0.23.1440.840/[email protected]" timestamp="1604649547083" />
<state width="1398" height="218" key="GridCell.Tab.0.left/0.23.1440.840/[email protected]" timestamp="1604977875492" />
<state width="1398" height="218" key="GridCell.Tab.0.left/[email protected]" timestamp="1605068544668" />
<state width="1398" height="218" key="GridCell.Tab.0.right" timestamp="1605068544669">
<screen x="0" y="23" width="1440" height="840" />
</state>
<state width="1878" height="290" key="GridCell.Tab.0.right/0.23.1440.840/[email protected]" timestamp="1604649547084" />
<state width="1398" height="218" key="GridCell.Tab.0.right/0.23.1440.840/[email protected]" timestamp="1604977875493" />
<state width="1398" height="218" key="GridCell.Tab.0.right/[email protected]" timestamp="1605068544669" />
<state x="0" y="23" width="1920" height="1057" key="SettingsEditor" timestamp="1605409674222">
<screen x="0" y="23" width="1440" height="840" />
</state>
<state x="-1472" y="-47" key="SettingsEditor/0.23.1440.840/[email protected]" timestamp="1603338222385" />
<state x="-287" y="-1057" width="1920" height="1057" key="SettingsEditor/0.23.1440.840/[email protected]" timestamp="1605258829414" />
<state x="0" y="23" key="SettingsEditor/[email protected]" timestamp="1605409674222" />
<state x="550" y="-557" key="refactoring.ChangeSignatureDialog" timestamp="1605013565943">
<screen x="-287" y="-1057" width="1920" height="1057" />
</state>
<state x="550" y="-557" key="refactoring.ChangeSignatureDialog/0.23.1440.840/[email protected]" timestamp="1605013565943" />
<state x="338" y="-822" width="894" height="677" key="search.everywhere.popup" timestamp="1605082635419">
<screen x="-287" y="-1057" width="1920" height="1057" />
</state>
<state x="-1295" y="78" width="670" height="676" key="search.everywhere.popup/0.23.1440.840/[email protected]" timestamp="1603871969485" />
<state x="338" y="-822" width="894" height="677" key="search.everywhere.popup/0.23.1440.840/[email protected]" timestamp="1605082635419" />
<state x="469" y="210" width="670" height="538" key="search.everywhere.popup/[email protected]" timestamp="1604570657611" />
</component>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment