mycommit
This commit is contained in:
parent
1b92c7a96e
commit
98a619fed8
5 changed files with 65 additions and 13 deletions
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="JavadocGenerationManager">
|
||||
<option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/doc" />
|
||||
</component>
|
||||
<component name="MavenProjectsManager">
|
||||
<option name="originalFiles">
|
||||
<list>
|
||||
|
|
|
@ -4,7 +4,12 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="0b68a305-54e6-4883-bda9-826bb4c92443" name="Changes" comment="mycommit" />
|
||||
<list default="true" id="0b68a305-54e6-4883-bda9-826bb4c92443" name="Changes" comment="mycommit">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/com/tagger/TagReplacementToolModel.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/tagger/TagReplacementToolModel.java" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
@ -13,13 +18,15 @@
|
|||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProblemsViewState">
|
||||
<option name="selectedTabId" value="DEPENDENCY_CHECKER_PROBLEMS_TAB" />
|
||||
<component name="MarkdownSettingsMigration">
|
||||
<option name="stateVersion" value="1" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo"><![CDATA[{
|
||||
"customColor": "",
|
||||
"associatedIndex": -1
|
||||
}]]></component>
|
||||
<component name="ProblemsViewState">
|
||||
<option name="selectedTabId" value="CurrentFile" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo">{
|
||||
"associatedIndex": 1
|
||||
}</component>
|
||||
<component name="ProjectId" id="2TbT5d2jyOZ8ISSt78ZdwNyjlDh" />
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
<component name="ProjectViewState">
|
||||
|
@ -38,15 +45,16 @@
|
|||
"WebServerToolWindowFactoryState": "false",
|
||||
"git-widget-placeholder": "master",
|
||||
"ignore.virus.scanning.warn.message": "true",
|
||||
"last_opened_file_path": "C:/Users/bigwi/IdeaProjects/Tagger/out/Tagger",
|
||||
"last_opened_file_path": "C:/Users/bigwi/IdeaProjects/WorkbookInitializer",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"project.structure.last.edited": "Artifacts",
|
||||
"project.structure.last.edited": "Project",
|
||||
"project.structure.proportion": "0.15",
|
||||
"project.structure.side.proportion": "0.43103448",
|
||||
"settings.editor.selected.configurable": "preferences.pathVariables",
|
||||
"run.code.analysis.last.selected.profile": "pProject Default",
|
||||
"settings.editor.selected.configurable": "preferences.pluginManager",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
},
|
||||
"keyToStringList": {
|
||||
|
@ -87,7 +95,13 @@
|
|||
<workItem from="1691862143759" duration="3324000" />
|
||||
<workItem from="1691868127578" duration="67000" />
|
||||
<workItem from="1691868470494" duration="108000" />
|
||||
<workItem from="1691868696335" duration="326000" />
|
||||
<workItem from="1691868696335" duration="831000" />
|
||||
<workItem from="1691925796796" duration="651000" />
|
||||
<workItem from="1691951771858" duration="2036000" />
|
||||
<workItem from="1692011115739" duration="1538000" />
|
||||
<workItem from="1692124608523" duration="588000" />
|
||||
<workItem from="1692125209008" duration="604000" />
|
||||
<workItem from="1692125830448" duration="323000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="mycommit">
|
||||
<option name="closed" value="true" />
|
||||
|
@ -97,7 +111,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1691869002453</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<task id="LOCAL-00002" summary="mycommit">
|
||||
<option name="closed" value="true" />
|
||||
<created>1691869194065</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1691869194065</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="3" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
|
@ -122,4 +144,22 @@
|
|||
<expand />
|
||||
<select />
|
||||
</component>
|
||||
<component name="com.github.evgenys91.machinet.common.dslhistory.DslHistoryState">
|
||||
<option name="historyDtoById">
|
||||
<map>
|
||||
<entry key="greeting">
|
||||
<value>
|
||||
<ChatHistoryModel>
|
||||
<option name="id" value="greeting" />
|
||||
<option name="initiateTms" value="1692125886355" />
|
||||
<option name="request" value="" />
|
||||
<option name="response" value="" />
|
||||
<option name="responseDescription" value=" Hello, I am Machinet AI - context aware chat, which can help you with your daily programming routine. How can I help?" />
|
||||
<option name="responseTms" value="1692125888089" />
|
||||
</ChatHistoryModel>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
Binary file not shown.
6
pom.xml
6
pom.xml
|
@ -33,6 +33,12 @@
|
|||
<artifactId>json</artifactId>
|
||||
<version>20230618</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>RELEASE</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
<build>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
package com.tagger;
|
||||
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
import java.sql.*;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
@ -38,7 +40,7 @@ public class TagReplacementToolModel {
|
|||
}
|
||||
}
|
||||
|
||||
public static String[] getMoNames() {
|
||||
public static String @NotNull [] getMoNames() {
|
||||
List<String> moNameList = new ArrayList<>();
|
||||
try (Connection conn = DriverManager.getConnection(DB_URL, USER, PASS);
|
||||
Statement stmt = conn.createStatement();
|
||||
|
|
Loading…
Reference in a new issue