From d53f9bc46aec63ffba4f7e1917033677662b463c Mon Sep 17 00:00:00 2001
From: JoeHannah <1604452143@qq.com>
Date: Fri, 13 May 2016 17:11:28 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9A=E5=AD=A6bootstrap=20=E7=94=A8?=
=?UTF-8?q?=E6=9D=A5=E7=AE=80=E9=99=8B=E7=9A=84=E5=81=9A=E4=BA=86=E4=B8=8B?=
=?UTF-8?q?=E7=95=8C=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.classpath | 14 ++++++++++++++
.project | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 .classpath
create mode 100644 .project
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..d98c262
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.project b/.project
new file mode 100644
index 0000000..e2fe394
--- /dev/null
+++ b/.project
@@ -0,0 +1,36 @@
+
+
+ Shop
+
+
+
+
+
+ org.eclipse.wst.jsdt.core.javascriptValidator
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.wst.common.project.facet.core.builder
+
+
+
+
+ org.eclipse.wst.validation.validationbuilder
+
+
+
+
+
+ org.eclipse.jem.workbench.JavaEMFNature
+ org.eclipse.wst.common.modulecore.ModuleCoreNature
+ org.eclipse.wst.common.project.facet.core.nature
+ org.eclipse.jdt.core.javanature
+ org.eclipse.wst.jsdt.core.jsNature
+
+