From ff83255acec9a051e4bf6d5499f7cd9d4d5d0465 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Sun, 1 Mar 2009 21:04:30 +0000 Subject: [PATCH] Adding eclipse metadata --- org.springframework.config.java/.classpath | 16 ++++++++++ org.springframework.config.java/.project | 36 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 org.springframework.config.java/.classpath create mode 100644 org.springframework.config.java/.project diff --git a/org.springframework.config.java/.classpath b/org.springframework.config.java/.classpath new file mode 100644 index 00000000000..c978df07108 --- /dev/null +++ b/org.springframework.config.java/.classpath @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/org.springframework.config.java/.project b/org.springframework.config.java/.project new file mode 100644 index 00000000000..d73d5ca3e59 --- /dev/null +++ b/org.springframework.config.java/.project @@ -0,0 +1,36 @@ + + + org.springframework.config.java + + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.springframework.ide.eclipse.core.springbuilder + + + + + + org.springframework.ide.eclipse.core.springnature + org.eclipse.jdt.core.javanature + org.eclipse.wst.common.project.facet.core.nature + org.eclipse.wst.common.modulecore.ModuleCoreNature + org.eclipse.jem.workbench.JavaEMFNature + +