repository restructure
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2082 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.data.geography.earthscience.2000.models/.classpath b/org.eclipse.stem.data.geography.earthscience.2000.models/.classpath
new file mode 100755
index 0000000..64db939
--- /dev/null
+++ b/org.eclipse.stem.data.geography.earthscience.2000.models/.classpath
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/org.eclipse.stem.data.geography.earthscience.2000.models/.project b/org.eclipse.stem.data.geography.earthscience.2000.models/.project
new file mode 100755
index 0000000..b1184ca
--- /dev/null
+++ b/org.eclipse.stem.data.geography.earthscience.2000.models/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.stem.data.geography.earthscience.2000.models</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/org.eclipse.stem.data.geography.earthscience.2000.models/META-INF/MANIFEST.MF b/org.eclipse.stem.data.geography.earthscience.2000.models/META-INF/MANIFEST.MF
new file mode 100755
index 0000000..8f55fd4
--- /dev/null
+++ b/org.eclipse.stem.data.geography.earthscience.2000.models/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: STEM Generated Earth Science Models for 2000
+Bundle-SymbolicName: org.eclipse.stem.data.geography.earthscience.2000.models;singleton:=true
+Bundle-Version: 2.0.0
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
+Bundle-ActivationPolicy: lazy
+Bundle-Vendor: Eclipse.org
diff --git a/org.eclipse.stem.data.geography.earthscience.2000.models/build.properties b/org.eclipse.stem.data.geography.earthscience.2000.models/build.properties
new file mode 100755
index 0000000..c638804
--- /dev/null
+++ b/org.eclipse.stem.data.geography.earthscience.2000.models/build.properties
@@ -0,0 +1,5 @@
+bin.includes = META-INF/,\
+ .,\
+ resources/,\
+ plugin.xml,\
+ plugin.properties
\ No newline at end of file