瀏覽代碼

Remove .classpath

Tankernn 7 年之前
父節點
當前提交
fe6b9fc9d0
共有 2 個文件被更改,包括 1 次插入15 次删除
  1. 0 15
      .classpath
  2. 1 0
      .gitignore

+ 0 - 15
.classpath

@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
-		<attributes>
-			<attribute name="maven.pomderived" value="true"/>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
-		<attributes>
-			<attribute name="maven.pomderived" value="true"/>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 /bin/
 /bin/
 /target/
 /target/
+/.classpath