mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
109 lines
4.2 KiB
XML
109 lines
4.2 KiB
XML
<?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="7d9c48b3-e5c8-4a1c-af9a-469e24fa5715" name="변경" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="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="ExternalProjectsData">
|
|
<projectState path="$PROJECT_DIR$">
|
|
<ProjectState />
|
|
</projectState>
|
|
</component>
|
|
<component name="ExternalProjectsManager">
|
|
<system id="GRADLE">
|
|
<state>
|
|
<task path="$PROJECT_DIR$">
|
|
<activation />
|
|
</task>
|
|
<projects_view />
|
|
</state>
|
|
</system>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"customColor": "",
|
|
"associatedIndex": 4
|
|
}</component>
|
|
<component name="ProjectId" id="2yLeuaqHXgKgtNCa4XzAZzifagS" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"Gradle.member.executor": "Run",
|
|
"Gradle.소스 다운로드.executor": "Run",
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
"git-widget-placeholder": "main",
|
|
"last_opened_file_path": "C:/home/workspace/smarketing/smarketing-backend",
|
|
"project.structure.last.edited": "SDK",
|
|
"project.structure.proportion": "0.15",
|
|
"project.structure.side.proportion": "0.2",
|
|
"settings.editor.selected.configurable": "reference.settingsdialog.project.gradle"
|
|
}
|
|
}]]></component>
|
|
<component name="RunDashboard">
|
|
<option name="configurationTypes">
|
|
<set>
|
|
<option value="GradleRunConfiguration" />
|
|
</set>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="member" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="env">
|
|
<map>
|
|
<entry key="POSTGRES_HOST" value="psql-digitalgarage-02.postgres.database.azure.com" />
|
|
<entry key="POSTGRES_PASSWORD" value="DG_Won!" />
|
|
<entry key="POSTGRES_USER" value="pgadmin" />
|
|
</map>
|
|
</option>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="passParentEnvs" value="false" />
|
|
<option name="scriptParameters" value="" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value=":member:bootRun" />
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions" />
|
|
</ExternalSystemSettings>
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
<RunAsTest>false</RunAsTest>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="디폴트 작업">
|
|
<changelist id="7d9c48b3-e5c8-4a1c-af9a-469e24fa5715" name="변경" comment="" />
|
|
<created>1749618504890</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1749618504890</updated>
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
</project> |