Browse Source

buchi hod kan schwwung meher

master
Christoph Fürholzer 4 years ago
parent
commit
d4e5ddefe8
2 changed files with 15 additions and 6 deletions
  1. +14
    -4
      .idea/workspace.xml
  2. +1
    -2
      src/xyz/nextn/Main.java

+ 14
- 4
.idea/workspace.xml View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="bb3e1b7e-b662-4d08-9145-fd676c7f3d31" name="Default Changelist" comment="" />
<list default="true" id="bb3e1b7e-b662-4d08-9145-fd676c7f3d31" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/src/xyz/nextn/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/xyz/nextn/Main.java" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -59,7 +61,7 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1569259778451</updated> <updated>1569259778451</updated>
<workItem from="1569259782086" duration="1042000" /> <workItem from="1569259782086" duration="1042000" />
<workItem from="1569262706773" duration="263000" />
<workItem from="1569262706773" duration="561000" />
</task> </task>
<task id="LOCAL-00001" summary="git init"> <task id="LOCAL-00001" summary="git init">
<created>1569260717145</created> <created>1569260717145</created>
@@ -75,7 +77,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1569262876380</updated> <updated>1569262876380</updated>
</task> </task>
<option name="localTasksCounter" value="3" />
<task id="LOCAL-00003" summary="ADDED buchi">
<created>1569263174760</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1569263174760</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@@ -94,6 +103,7 @@
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="git init" /> <MESSAGE value="git init" />
<option name="LAST_COMMIT_MESSAGE" value="git init" />
<MESSAGE value="ADDED buchi" />
<option name="LAST_COMMIT_MESSAGE" value="ADDED buchi" />
</component> </component>
</project> </project>

+ 1
- 2
src/xyz/nextn/Main.java View File

@@ -3,7 +3,6 @@ package xyz.nextn;
public class Main { public class Main {


public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Jank");
System.out.println("schnöfi");

} }
} }

Loading…
Cancel
Save