소스 검색

提交必要文件

u207805 6 년 전
부모
커밋
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