2024-02-04 15:49:49 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version= "4" >
<component name= "AutoImportSettings" >
<option name= "autoReloadType" value= "SELECTIVE" />
</component>
<component name= "ChangeListManager" >
2024-02-04 19:18:30 +00:00
<list default= "true" id= "99a808b4-b8c5-4c6a-8a7b-960f11e07db3" name= "Changes" comment= "Make application use monitors in config, try handle gracefull shutdown" >
2024-02-04 16:04:35 +00:00
<change beforePath= "$PROJECT_DIR$/.idea/workspace.xml" beforeDir= "false" afterPath= "$PROJECT_DIR$/.idea/workspace.xml" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/build.gradle.kts" beforeDir= "false" afterPath= "$PROJECT_DIR$/build.gradle.kts" afterDir= "false" />
2024-02-04 17:16:44 +00:00
<change beforePath= "$PROJECT_DIR$/src/main/java/nl/mziesel/BaseMonitor.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/nl/mziesel/BaseMonitor.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/nl/mziesel/HttpMonitor.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/nl/mziesel/HttpMonitor.java" afterDir= "false" />
<change beforePath= "$PROJECT_DIR$/src/main/java/nl/mziesel/IcmpMonitor.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/nl/mziesel/IcmpMonitor.java" afterDir= "false" />
2024-02-04 16:04:35 +00:00
<change beforePath= "$PROJECT_DIR$/src/main/java/nl/mziesel/Main.java" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/java/nl/mziesel/Main.java" afterDir= "false" />
2024-02-04 19:18:30 +00:00
<change beforePath= "$PROJECT_DIR$/src/main/resources/JmonitConfig.pkl" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/resources/JmonitConfig.pkl" afterDir= "false" />
2024-02-04 17:16:44 +00:00
<change beforePath= "$PROJECT_DIR$/src/main/resources/JmonitConfigTemplate.pkl" beforeDir= "false" afterPath= "$PROJECT_DIR$/src/main/resources/JmonitConfigTemplate.pkl" afterDir= "false" />
2024-02-04 15:49:49 +00:00
</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>
2024-02-04 16:04:35 +00:00
<component name= "ExternalProjectsManager" >
<system id= "GRADLE" >
<state >
<task path= "$PROJECT_DIR$" >
<activation />
</task>
<projects_view >
<tree_state >
<expand >
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
</path>
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
</path>
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "build" type= "c8890929:TasksNode$1" />
</path>
2024-02-04 19:18:30 +00:00
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "build setup" type= "c8890929:TasksNode$1" />
</path>
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "distribution" type= "c8890929:TasksNode$1" />
</path>
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "documentation" type= "c8890929:TasksNode$1" />
</path>
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "help" type= "c8890929:TasksNode$1" />
</path>
2024-02-04 17:16:44 +00:00
<path >
<item name= "" type= "6a2764b6:ExternalProjectsStructure$RootNode" />
<item name= "jmonit" type= "f1a62948:ProjectNode" />
<item name= "Tasks" type= "e4a08cd1:TasksNode" />
<item name= "other" type= "c8890929:TasksNode$1" />
</path>
2024-02-04 16:04:35 +00:00
</expand>
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
2024-02-04 15:49:49 +00:00
<component name= "FileTemplateManagerImpl" >
<option name= "RECENT_TEMPLATES" >
<list >
2024-02-04 16:04:35 +00:00
<option value= "Pkl File" />
2024-02-04 17:16:44 +00:00
<option value= "Pkl Template" />
2024-02-04 19:18:30 +00:00
<option value= "Class" />
2024-02-04 15:49:49 +00:00
</list>
</option>
</component>
<component name= "Git.Settings" >
<option name= "RECENT_GIT_ROOT_PATH" value= "$PROJECT_DIR$" />
</component>
2024-02-04 19:18:30 +00:00
<component name= "ProblemsViewState" >
<option name= "selectedTabId" value= "ProjectErrors" />
</component>
2024-02-04 15:49:49 +00:00
<component name= "ProjectColorInfo" > < ![CDATA[{
"associatedIndex": 6
}]]></component>
<component name= "ProjectId" id= "2buOVAM2wRC1qrdIQSuvfsVXCGU" />
<component name= "ProjectLevelVcsManager" settingsEditedManually= "true" />
<component name= "ProjectViewState" >
<option name= "hideEmptyMiddlePackages" value= "true" />
<option name= "showLibraryContents" value= "true" />
</component>
<component name= "PropertiesComponent" > < ![CDATA[{
"keyToString": {
2024-02-04 16:04:35 +00:00
"Gradle.jmonit [:JmonitConfig.main()].executor": "Run",
"Gradle.jmonit [:Main.main()].executor": "Run",
2024-02-04 19:18:30 +00:00
"Gradle.jmonit [assembleDist].executor": "Run",
2024-02-04 16:04:35 +00:00
"Gradle.jmonit [build].executor": "Run",
2024-02-04 17:16:44 +00:00
"Gradle.jmonit [clean].executor": "Run",
"Gradle.jmonit [configClasses].executor": "Run",
2024-02-04 16:04:35 +00:00
"Gradle.jmonit [jar].executor": "Run",
2024-02-04 17:16:44 +00:00
"Gradle.jmonit [testPklConfig].executor": "Run",
2024-02-04 15:49:49 +00:00
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
2024-02-04 17:16:44 +00:00
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
2024-02-04 16:04:35 +00:00
"git-widget-placeholder": "gradle",
2024-02-04 15:49:49 +00:00
"kotlin-language-version-configured": "true",
2024-02-04 16:04:35 +00:00
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
2024-02-04 15:49:49 +00:00
"nodejs_package_manager_path": "npm",
2024-02-04 16:04:35 +00:00
"settings.editor.selected.configurable": "org.pkl.intellij.settings.PklSettingsConfigurable",
2024-02-04 15:49:49 +00:00
"vue.rearranger.settings.migration": "true"
}
}]]></component>
2024-02-04 19:18:30 +00:00
<component name= "RunManager" selected= "Gradle.jmonit [testPklConfig]" >
<configuration name= "jmonit [assembleDist]" type= "GradleRunConfiguration" factoryName= "Gradle" temporary= "true" >
2024-02-04 16:04:35 +00:00
<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 >
2024-02-04 19:18:30 +00:00
<option value= "assembleDist" />
2024-02-04 16:04:35 +00:00
</list>
</option>
<option name= "vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess > true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess > true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled > false</DebugAllEnabled>
<RunAsTest > false</RunAsTest>
<method v= "2" />
</configuration>
2024-02-04 19:18:30 +00:00
<configuration name= "jmonit [build]" type= "GradleRunConfiguration" factoryName= "Gradle" temporary= "true" >
2024-02-04 17:16:44 +00:00
<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 >
2024-02-04 19:18:30 +00:00
<option value= "build" />
2024-02-04 17:16:44 +00:00
</list>
</option>
<option name= "vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess > true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess > true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled > false</DebugAllEnabled>
<RunAsTest > false</RunAsTest>
<method v= "2" />
</configuration>
2024-02-04 19:18:30 +00:00
<configuration name= "jmonit [clean]" type= "GradleRunConfiguration" factoryName= "Gradle" temporary= "true" >
2024-02-04 17:16:44 +00:00
<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 >
2024-02-04 19:18:30 +00:00
<option value= "clean" />
2024-02-04 17:16:44 +00:00
</list>
</option>
<option name= "vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess > true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess > true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled > false</DebugAllEnabled>
<RunAsTest > false</RunAsTest>
<method v= "2" />
</configuration>
2024-02-04 16:04:35 +00:00
<configuration name= "jmonit [jar]" 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= "jar" />
</list>
</option>
<option name= "vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess > true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess > true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled > false</DebugAllEnabled>
<RunAsTest > false</RunAsTest>
<method v= "2" />
</configuration>
2024-02-04 17:16:44 +00:00
<configuration name= "jmonit [testPklConfig]" 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= "testPklConfig" />
</list>
</option>
<option name= "vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess > true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess > true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled > false</DebugAllEnabled>
<RunAsTest > false</RunAsTest>
<method v= "2" />
</configuration>
2024-02-04 16:04:35 +00:00
<recent_temporary >
<list >
2024-02-04 17:16:44 +00:00
<item itemvalue= "Gradle.jmonit [testPklConfig]" />
2024-02-04 19:18:30 +00:00
<item itemvalue= "Gradle.jmonit [assembleDist]" />
2024-02-04 16:04:35 +00:00
<item itemvalue= "Gradle.jmonit [jar]" />
<item itemvalue= "Gradle.jmonit [build]" />
2024-02-04 19:18:30 +00:00
<item itemvalue= "Gradle.jmonit [clean]" />
2024-02-04 16:04:35 +00:00
</list>
</recent_temporary>
</component>
2024-02-04 15:49:49 +00:00
<component name= "SharedIndexes" >
<attachedChunks >
<set >
<option value= "jdk-21.0.2-openjdk-21.0.2-4caba194b151-78a6f59c" />
</set>
</attachedChunks>
</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= "99a808b4-b8c5-4c6a-8a7b-960f11e07db3" name= "Changes" comment= "" />
<created > 1707061517834</created>
<option name= "number" value= "Default" />
<option name= "presentableId" value= "Default" />
<updated > 1707061517834</updated>
2024-02-04 19:18:30 +00:00
<workItem from= "1707061518829" duration= "10760000" />
2024-02-04 15:49:49 +00:00
</task>
2024-02-04 17:16:44 +00:00
<task id= "LOCAL-00001" summary= "Add PKL lib, add test config, create initial jmonit config template" >
<option name= "closed" value= "true" />
<created > 1707062676829</created>
<option name= "number" value= "00001" />
<option name= "presentableId" value= "LOCAL-00001" />
<option name= "project" value= "LOCAL" />
<updated > 1707062676829</updated>
</task>
2024-02-04 19:18:30 +00:00
<task id= "LOCAL-00002" summary= "Make application use monitors in config, try handle gracefull shutdown" >
<option name= "closed" value= "true" />
<created > 1707067005971</created>
<option name= "number" value= "00002" />
<option name= "presentableId" value= "LOCAL-00002" />
<option name= "project" value= "LOCAL" />
<updated > 1707067005971</updated>
</task>
<option name= "localTasksCounter" value= "3" />
2024-02-04 15:49:49 +00:00
<servers />
</component>
<component name= "TypeScriptGeneratedFilesManager" >
<option name= "version" value= "3" />
</component>
2024-02-04 17:16:44 +00:00
<component name= "VcsManagerConfiguration" >
<MESSAGE value= "Add PKL lib, add test config, create initial jmonit config template" />
<MESSAGE value= "Make PKL work, use config in application" />
2024-02-04 19:18:30 +00:00
<MESSAGE value= "Make application use monitors in config, try handle gracefull shutdown" />
<option name= "LAST_COMMIT_MESSAGE" value= "Make application use monitors in config, try handle gracefull shutdown" />
2024-02-04 17:16:44 +00:00
</component>
2024-02-04 16:04:35 +00:00
<component name= "XSLT-Support.FileAssociations.UIState" >
<expand />
<select />
</component>
2024-02-04 15:49:49 +00:00
</project>