dendrobates-t-azureus/.idea/workspace.xml

160 lines
7.1 KiB
XML
Raw Normal View History

2019-10-01 15:02:46 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
<generated />
</component>
<component name="CMakeSettings">
<configurations>
<configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
</configurations>
</component>
2019-10-02 09:52:19 +02:00
<component name="CargoProjects">
<cargoProject FILE="$PROJECT_DIR$/Cargo.toml" />
</component>
2019-10-01 15:02:46 +02:00
<component name="ChangeListManager">
2019-10-02 09:52:19 +02:00
<list default="true" id="7ddf063a-3554-4ac7-a5a5-6e243077d67d" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.cargo/config" afterDir="false" />
<change afterPath="$PROJECT_DIR$/rust-toolchain" afterDir="false" />
<change afterPath="$PROJECT_DIR$/x86_64-D.TinctoriusAzureaus.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Cargo.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.toml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/kernel/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/kernel/Cargo.toml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/kernel/src/main.rs" beforeDir="false" afterPath="$PROJECT_DIR$/kernel/src/main.rs" afterDir="false" />
</list>
2019-10-01 15:02:46 +02:00
<option name="EXCLUDED_CONVERTED_TO_IGNORED" 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="ClangdSettings">
<option name="formatViaClangd" value="false" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="YjCXrZiZ" />
</component>
<component name="ProjectId" id="1RbSpfGQVnuwoT2c0RjdZJOjIDH" />
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
2019-10-02 09:52:19 +02:00
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="org.rust.cargo.project.model.PROJECT_DISCOVERY" value="true" />
2019-10-01 15:02:46 +02:00
<property name="settings.editor.selected.configurable" value="language.rust.rustfmt" />
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
2019-10-02 09:52:19 +02:00
<component name="RunManager" selected="Cargo Command.Build kernel">
<configuration name="Build kernel" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
<option name="channel" value="NIGHTLY" />
<option name="command" value="xbuild" />
<option name="allFeatures" value="false" />
<option name="nocapture" value="false" />
<option name="emulateTerminal" value="true" />
<option name="backtrace" value="SHORT" />
<option name="workingDirectory" value="file://$PROJECT_DIR$/kernel" />
<envs />
<method v="2">
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
</method>
</configuration>
<configuration name="Run kernel" type="CargoCommandRunConfiguration" factoryName="Cargo Command" temporary="true">
<option name="channel" value="NIGHTLY" />
<option name="command" value="xrun" />
2019-10-01 15:02:46 +02:00
<option name="allFeatures" value="false" />
<option name="nocapture" value="false" />
<option name="emulateTerminal" value="true" />
<option name="backtrace" value="SHORT" />
2019-10-02 09:52:19 +02:00
<option name="workingDirectory" value="file://$PROJECT_DIR$/kernel" />
2019-10-01 15:02:46 +02:00
<envs />
<method v="2">
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
</method>
</configuration>
2019-10-02 09:52:19 +02:00
<configuration default="true" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
2019-10-01 15:02:46 +02:00
<option name="channel" value="DEFAULT" />
<option name="command" value="run" />
<option name="allFeatures" value="false" />
<option name="nocapture" value="false" />
<option name="emulateTerminal" value="true" />
<option name="backtrace" value="SHORT" />
<envs />
<method v="2">
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
</method>
</configuration>
2019-10-02 09:52:19 +02:00
<list>
<item itemvalue="Cargo Command.Build kernel" />
<item itemvalue="Cargo Command.Run kernel" />
</list>
<recent_temporary>
<list>
<item itemvalue="Cargo Command.Run kernel" />
</list>
</recent_temporary>
2019-10-01 15:02:46 +02:00
</component>
<component name="RustProjectSettings">
<option name="externalLinter" value="Clippy" />
<option name="runExternalLinterOnTheFly" value="true" />
<option name="runRustfmtOnSave" value="true" />
<option name="toolchainHomeDirectory" value="$USER_HOME$/.cargo/bin" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="7ddf063a-3554-4ac7-a5a5-6e243077d67d" name="Default Changelist" comment="" />
<created>1569934487744</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1569934487744</updated>
2019-10-02 09:52:19 +02:00
<workItem from="1569934492535" duration="5355000" />
2019-10-01 15:02:46 +02:00
</task>
2019-10-02 09:52:19 +02:00
<task id="LOCAL-00001" summary="Add CLion config files">
<created>1569934966982</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1569934966982</updated>
</task>
<option name="localTasksCounter" value="2" />
2019-10-01 15:02:46 +02:00
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
2019-10-02 09:52:19 +02:00
<component name="VcsManagerConfiguration">
<MESSAGE value="Add CLion config files" />
<option name="LAST_COMMIT_MESSAGE" value="Add CLion config files" />
</component>
2019-10-01 15:02:46 +02:00
</project>