From c0b8e8f8ae9d564fd29a7b0d6b9bc510d1868817 Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Fri, 22 Jan 2016 14:58:22 +0800 Subject: [PATCH] remove .classpath .project --- webmagic-avalon/.classpath | 81 ----------------------------------- webmagic-avalon/.project | 19 -------- webmagic-core/.classpath | 30 ------------- webmagic-core/.project | 15 ------- webmagic-extension/.classpath | 36 ---------------- webmagic-extension/.project | 17 -------- webmagic-lucene/.classpath | 42 ------------------ webmagic-lucene/.project | 18 -------- webmagic-samples/.classpath | 37 ---------------- webmagic-samples/.project | 18 -------- webmagic-saxon/.classpath | 31 -------------- webmagic-saxon/.project | 17 -------- webmagic-scripts/.classpath | 64 --------------------------- webmagic-scripts/.project | 18 -------- webmagic-selenium/.classpath | 62 --------------------------- webmagic-selenium/.project | 17 -------- 16 files changed, 522 deletions(-) delete mode 100644 webmagic-avalon/.classpath delete mode 100644 webmagic-avalon/.project delete mode 100644 webmagic-core/.classpath delete mode 100644 webmagic-core/.project delete mode 100644 webmagic-extension/.classpath delete mode 100644 webmagic-extension/.project delete mode 100644 webmagic-lucene/.classpath delete mode 100644 webmagic-lucene/.project delete mode 100644 webmagic-samples/.classpath delete mode 100644 webmagic-samples/.project delete mode 100644 webmagic-saxon/.classpath delete mode 100644 webmagic-saxon/.project delete mode 100644 webmagic-scripts/.classpath delete mode 100644 webmagic-scripts/.project delete mode 100644 webmagic-selenium/.classpath delete mode 100644 webmagic-selenium/.project diff --git a/webmagic-avalon/.classpath b/webmagic-avalon/.classpath deleted file mode 100644 index 86ca9e75..00000000 --- a/webmagic-avalon/.classpath +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-avalon/.project b/webmagic-avalon/.project deleted file mode 100644 index 4e8699d1..00000000 --- a/webmagic-avalon/.project +++ /dev/null @@ -1,19 +0,0 @@ - - - webmagic-avalon - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-scripts - webmagic-core - webmagic-extension - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-core/.classpath b/webmagic-core/.classpath deleted file mode 100644 index 96b7fe7d..00000000 --- a/webmagic-core/.classpath +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-core/.project b/webmagic-core/.project deleted file mode 100644 index be618458..00000000 --- a/webmagic-core/.project +++ /dev/null @@ -1,15 +0,0 @@ - - - webmagic-core - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-extension/.classpath b/webmagic-extension/.classpath deleted file mode 100644 index e6eaa7d5..00000000 --- a/webmagic-extension/.classpath +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-extension/.project b/webmagic-extension/.project deleted file mode 100644 index 67898ec9..00000000 --- a/webmagic-extension/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - webmagic-extension - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-core - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-lucene/.classpath b/webmagic-lucene/.classpath deleted file mode 100644 index 3807ba92..00000000 --- a/webmagic-lucene/.classpath +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-lucene/.project b/webmagic-lucene/.project deleted file mode 100644 index 8cd73c3e..00000000 --- a/webmagic-lucene/.project +++ /dev/null @@ -1,18 +0,0 @@ - - - webmagic-lucene - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-extension - webmagic-core - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-samples/.classpath b/webmagic-samples/.classpath deleted file mode 100644 index a6417151..00000000 --- a/webmagic-samples/.classpath +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-samples/.project b/webmagic-samples/.project deleted file mode 100644 index cc318654..00000000 --- a/webmagic-samples/.project +++ /dev/null @@ -1,18 +0,0 @@ - - - webmagic-samples - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-core - webmagic-extension - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-saxon/.classpath b/webmagic-saxon/.classpath deleted file mode 100644 index 60669aea..00000000 --- a/webmagic-saxon/.classpath +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-saxon/.project b/webmagic-saxon/.project deleted file mode 100644 index 716f9c81..00000000 --- a/webmagic-saxon/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - webmagic-saxon - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-core - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-scripts/.classpath b/webmagic-scripts/.classpath deleted file mode 100644 index ccf37333..00000000 --- a/webmagic-scripts/.classpath +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-scripts/.project b/webmagic-scripts/.project deleted file mode 100644 index 18da7c68..00000000 --- a/webmagic-scripts/.project +++ /dev/null @@ -1,18 +0,0 @@ - - - webmagic-scripts - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-core - webmagic-extension - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file diff --git a/webmagic-selenium/.classpath b/webmagic-selenium/.classpath deleted file mode 100644 index 6c41d8c7..00000000 --- a/webmagic-selenium/.classpath +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/webmagic-selenium/.project b/webmagic-selenium/.project deleted file mode 100644 index 446124e4..00000000 --- a/webmagic-selenium/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - webmagic-selenium - A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content - extraction and persistent. It can simply the development of a specific crawler. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. - - webmagic-core - - - - org.eclipse.jdt.core.javabuilder - - - - org.eclipse.jdt.core.javanature - - \ No newline at end of file