diff --git a/webmagic-avalon/.classpath b/webmagic-avalon/.classpath
new file mode 100644
index 0000000..cf2a631
--- /dev/null
+++ b/webmagic-avalon/.classpath
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-avalon/.project b/webmagic-avalon/.project
new file mode 100644
index 0000000..4e8699d
--- /dev/null
+++ b/webmagic-avalon/.project
@@ -0,0 +1,19 @@
+
+
+ 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
new file mode 100644
index 0000000..a2f64e9
--- /dev/null
+++ b/webmagic-core/.classpath
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-core/.project b/webmagic-core/.project
new file mode 100644
index 0000000..be61845
--- /dev/null
+++ b/webmagic-core/.project
@@ -0,0 +1,15 @@
+
+
+ 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
new file mode 100644
index 0000000..c9de0a3
--- /dev/null
+++ b/webmagic-extension/.classpath
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-extension/.project b/webmagic-extension/.project
new file mode 100644
index 0000000..67898ec
--- /dev/null
+++ b/webmagic-extension/.project
@@ -0,0 +1,17 @@
+
+
+ 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
new file mode 100644
index 0000000..74effab
--- /dev/null
+++ b/webmagic-lucene/.classpath
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-lucene/.project b/webmagic-lucene/.project
new file mode 100644
index 0000000..8cd73c3
--- /dev/null
+++ b/webmagic-lucene/.project
@@ -0,0 +1,18 @@
+
+
+ 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
new file mode 100644
index 0000000..ecaf8fb
--- /dev/null
+++ b/webmagic-samples/.classpath
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-samples/.project b/webmagic-samples/.project
new file mode 100644
index 0000000..cc31865
--- /dev/null
+++ b/webmagic-samples/.project
@@ -0,0 +1,18 @@
+
+
+ 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
new file mode 100644
index 0000000..15445bf
--- /dev/null
+++ b/webmagic-saxon/.classpath
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-saxon/.project b/webmagic-saxon/.project
new file mode 100644
index 0000000..716f9c8
--- /dev/null
+++ b/webmagic-saxon/.project
@@ -0,0 +1,17 @@
+
+
+ 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
new file mode 100644
index 0000000..c4ffb4c
--- /dev/null
+++ b/webmagic-scripts/.classpath
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-scripts/.project b/webmagic-scripts/.project
new file mode 100644
index 0000000..18da7c6
--- /dev/null
+++ b/webmagic-scripts/.project
@@ -0,0 +1,18 @@
+
+
+ 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
new file mode 100644
index 0000000..a6661f5
--- /dev/null
+++ b/webmagic-selenium/.classpath
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-selenium/.project b/webmagic-selenium/.project
new file mode 100644
index 0000000..446124e
--- /dev/null
+++ b/webmagic-selenium/.project
@@ -0,0 +1,17 @@
+
+
+ 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