diff --git a/.idea/misc.xml b/.idea/misc.xml index b8d932774cd960a3d02fb18d4e9c40005f3c7aab..794aa67e635837ac492499857a20ce72f4938e28 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK" /> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK" /> </project> \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1775676ac5f93fa01fce671566de67af3eb568d0..634eb2ecccc7993c6bdfef5d3086980d78dd0aac 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,7 @@ <project version="4"> <component name="ChangeListManager"> <list default="true" id="509a4996-22c0-41b1-85a2-773d06041e9b" name="Default" comment=""> - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" /> - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" /> - <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/ExperimentalClass.java" /> + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" /> </list> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="TRACKING_ENABLED" value="true" /> @@ -19,8 +17,8 @@ <file leaf-file-name="ExperimentalClass.java" pinned="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/src/ExperimentalClass.java"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="21"> - <caret line="1" column="4" lean-forward="false" selection-start-line="1" selection-start-column="4" selection-end-line="1" selection-end-column="4" /> + <state relative-caret-position="0"> + <caret line="0" column="24" lean-forward="false" selection-start-line="0" selection-start-column="24" selection-end-line="0" selection-end-column="24" /> <folding /> </state> </provider> @@ -479,16 +477,15 @@ <option name="presentableId" value="Default" /> <updated>1505298627081</updated> <workItem from="1505298630126" duration="752000" /> - <workItem from="1505307974293" duration="64000" /> + <workItem from="1505307974293" duration="628000" /> </task> <servers /> </component> <component name="TimeTrackingManager"> - <option name="totallyTimeSpent" value="816000" /> + <option name="totallyTimeSpent" value="1380000" /> </component> <component name="ToolWindowManager"> <frame x="-9" y="-9" width="1938" height="1048" extended-state="6" /> - <editor active="true" /> <layout> <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> @@ -513,7 +510,7 @@ <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> - <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32941177" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> + <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32941177" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25349087" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> <window_info id="MaxCompute Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> @@ -547,8 +544,8 @@ </entry> <entry file="file://$PROJECT_DIR$/src/ExperimentalClass.java"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="21"> - <caret line="1" column="4" lean-forward="false" selection-start-line="1" selection-start-column="4" selection-end-line="1" selection-end-column="4" /> + <state relative-caret-position="0"> + <caret line="0" column="24" lean-forward="false" selection-start-line="0" selection-start-column="24" selection-end-line="0" selection-end-column="24" /> <folding /> </state> </provider> diff --git a/src/ExperimentalClass.java b/src/ExperimentalClass.java index 87b3840163859df75149b31010b3b7bc83418729..ee79b946e701784bdd77b0fc6b90e8f0aa71a8c5 100644 --- a/src/ExperimentalClass.java +++ b/src/ExperimentalClass.java @@ -1 +1,5 @@ -class ExperimentalClass{} \ No newline at end of file +class ExperimentalClass{ + public static void main(String[] args) { + System.out.println("Hello, world!"); + } +} \ No newline at end of file