use idea
This commit is contained in:
12
.idea/gopherbridge.iml
generated
Normal file
12
.idea/gopherbridge.iml
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/gopherbridge.iml" filepath="$PROJECT_DIR$/.idea/gopherbridge.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
145
.idea/workspace.xml
generated
Normal file
145
.idea/workspace.xml
generated
Normal file
@@ -0,0 +1,145 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CargoProjects">
|
||||
<cargoProject FILE="$PROJECT_DIR$/Cargo.toml" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="bd356b53-8877-4762-bc50-8d6780ab07cb" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/src/configuration.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/configuration.rs" 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="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="MacroExpansionManager">
|
||||
<option name="directoryName" value="e0t9xfos" />
|
||||
</component>
|
||||
<component name="ProjectId" id="1ckgKRCW3IvnwrRy1X5ebYbSxQr" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
||||
<property name="org.rust.cargo.project.model.PROJECT_DISCOVERY" value="true" />
|
||||
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
||||
</component>
|
||||
<component name="RunAnythingCache">
|
||||
<option name="myCommands">
|
||||
<command value="cargo build" />
|
||||
<command value="cargo run" />
|
||||
</option>
|
||||
</component>
|
||||
<component name="RunManager" selected="Cargo Command.run">
|
||||
<configuration name="build" type="CargoCommandRunConfiguration" factoryName="Cargo Command" temporary="true">
|
||||
<option name="channel" value="DEFAULT" />
|
||||
<option name="command" value="build" />
|
||||
<option name="allFeatures" value="false" />
|
||||
<option name="nocapture" value="false" />
|
||||
<option name="emulateTerminal" value="false" />
|
||||
<option name="backtrace" value="SHORT" />
|
||||
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
||||
<envs />
|
||||
<method v="2">
|
||||
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<configuration name="run" type="CargoCommandRunConfiguration" factoryName="Cargo Command" temporary="true">
|
||||
<option name="channel" value="DEFAULT" />
|
||||
<option name="command" value="run" />
|
||||
<option name="allFeatures" value="false" />
|
||||
<option name="nocapture" value="false" />
|
||||
<option name="emulateTerminal" value="false" />
|
||||
<option name="backtrace" value="SHORT" />
|
||||
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
||||
<envs />
|
||||
<method v="2">
|
||||
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<recent_temporary>
|
||||
<list>
|
||||
<item itemvalue="Cargo Command.run" />
|
||||
<item itemvalue="Cargo Command.build" />
|
||||
</list>
|
||||
</recent_temporary>
|
||||
</component>
|
||||
<component name="RustProjectSettings">
|
||||
<option name="explicitPathToStdlib" value="/usr/lib/rustlib/src/rust/src" />
|
||||
<option name="toolchainHomeDirectory" value="/usr/bin" />
|
||||
<option name="version" value="2" />
|
||||
</component>
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="bd356b53-8877-4762-bc50-8d6780ab07cb" name="Default Changelist" comment="" />
|
||||
<created>1591077940933</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1591077940933</updated>
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="1080" y="454" width="1185" height="659" key="#Rust" timestamp="1591078343847">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1080" y="454" width="1185" height="659" key="#Rust/0.0.3440.1408@0.0.3440.1408" timestamp="1591078343847" />
|
||||
<state x="1678" y="569" width="196" height="260" key="#Vim_Emulation" timestamp="1591732477182">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1678" y="569" width="196" height="260" key="#Vim_Emulation/0.0.3440.1408@0.0.3440.1408" timestamp="1591732477182" />
|
||||
<state x="1080" y="454" width="1185" height="593" key="#build" timestamp="1591078371778">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1080" y="454" width="1185" height="593" key="#build/0.0.3440.1408@0.0.3440.1408" timestamp="1591078371778" />
|
||||
<state x="1134" y="410" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1591481974249">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1134" y="410" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.3440.1408@0.0.3440.1408" timestamp="1591481974249" />
|
||||
<state x="1520" y="542" width="297" height="479" key="EnvironmentVariablesDialog" timestamp="1591078336448">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1520" y="542" width="297" height="479" key="EnvironmentVariablesDialog/0.0.3440.1408@0.0.3440.1408" timestamp="1591078336448" />
|
||||
<state x="1517" y="461" width="426" height="481" key="FileChooserDialogImpl" timestamp="1591483226351">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1517" y="461" width="426" height="481" key="FileChooserDialogImpl/0.0.3440.1408@0.0.3440.1408" timestamp="1591483226351" />
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.bottom" timestamp="1591482320545">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.bottom/0.0.3440.1408@0.0.3440.1408" timestamp="1591482320545" />
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.center" timestamp="1591482320545">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.center/0.0.3440.1408@0.0.3440.1408" timestamp="1591482320545" />
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.left" timestamp="1591482320545">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.left/0.0.3440.1408@0.0.3440.1408" timestamp="1591482320545" />
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.right" timestamp="1591482320545">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state width="2179" height="287" key="GridCell.Tab.0.right/0.0.3440.1408@0.0.3440.1408" timestamp="1591482320545" />
|
||||
<state x="1165" y="387" key="SettingsEditor" timestamp="1591732532558">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1165" y="387" key="SettingsEditor/0.0.3440.1408@0.0.3440.1408" timestamp="1591732532558" />
|
||||
<state x="998" y="354" width="1349" height="793" key="new project wizard" timestamp="1591482015251">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="998" y="354" width="1349" height="793" key="new project wizard/0.0.3440.1408@0.0.3440.1408" timestamp="1591482015251" />
|
||||
<state x="1339" y="354" width="672" height="677" key="run.anything.popup" timestamp="1591482125473">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1339" y="354" width="672" height="677" key="run.anything.popup/0.0.3440.1408@0.0.3440.1408" timestamp="1591482125473" />
|
||||
<state x="1339" y="452" width="672" height="678" key="search.everywhere.popup" timestamp="1591727973434">
|
||||
<screen x="0" y="0" width="3440" height="1408" />
|
||||
</state>
|
||||
<state x="1339" y="452" width="672" height="678" key="search.everywhere.popup/0.0.3440.1408@0.0.3440.1408" timestamp="1591727973434" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -15,7 +15,7 @@ pub struct Settings {
|
||||
pub foreground: bool,
|
||||
pub listen: String,
|
||||
pub plugins: Vec<String>,
|
||||
pub port: i32,
|
||||
pub port: i32
|
||||
}
|
||||
|
||||
impl Settings {
|
||||
|
||||
Reference in New Issue
Block a user