浏览代码

提交必要文件

u207805 5 年之前
父节点
当前提交
3b368150ab
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 6 0
      incremental_packet/.classpath
  2. 2 0
      incremental_packet/.settings/org.eclipse.core.resources.prefs

+ 6 - 0
incremental_packet/.classpath

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

+ 2 - 0
incremental_packet/.settings/org.eclipse.core.resources.prefs

@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+encoding/<project>=UTF-8