瀏覽代碼

buchi hod kan schwwung meher

master
Christoph Fürholzer 4 年之前
父節點
當前提交
d4e5ddefe8
共有 2 個檔案被更改,包括 15 行新增6 行删除
  1. +14
    -4
      .idea/workspace.xml
  2. +1
    -2
      src/xyz/nextn/Main.java

+ 14
- 4
.idea/workspace.xml 查看文件

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<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="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -59,7 +61,7 @@
<option name="presentableId" value="Default" />
<updated>1569259778451</updated>
<workItem from="1569259782086" duration="1042000" />
<workItem from="1569262706773" duration="263000" />
<workItem from="1569262706773" duration="561000" />
</task>
<task id="LOCAL-00001" summary="git init">
<created>1569260717145</created>
@@ -75,7 +77,14 @@
<option name="project" value="LOCAL" />
<updated>1569262876380</updated>
</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 />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -94,6 +103,7 @@
</component>
<component name="VcsManagerConfiguration">
<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>
</project>

+ 1
- 2
src/xyz/nextn/Main.java 查看文件

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

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

}
}

Loading…
取消
儲存