repository restructure git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2240 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.data.geography.earthscience.2000/.classpath b/org.eclipse.stem.data.geography.earthscience.2000/.classpath new file mode 100755 index 0000000..64db939 --- /dev/null +++ b/org.eclipse.stem.data.geography.earthscience.2000/.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/.project b/org.eclipse.stem.data.geography.earthscience.2000/.project new file mode 100755 index 0000000..7b90434 --- /dev/null +++ b/org.eclipse.stem.data.geography.earthscience.2000/.project
@@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.stem.data.geography.earthscience.2000</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/META-INF/MANIFEST.MF b/org.eclipse.stem.data.geography.earthscience.2000/META-INF/MANIFEST.MF new file mode 100755 index 0000000..8cba1d6 --- /dev/null +++ b/org.eclipse.stem.data.geography.earthscience.2000/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: STEM Generated Earth Science Data for 2000 +Bundle-SymbolicName: org.eclipse.stem.data.geography.earthscience.2000;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/build.properties b/org.eclipse.stem.data.geography.earthscience.2000/build.properties new file mode 100755 index 0000000..00d7d74 --- /dev/null +++ b/org.eclipse.stem.data.geography.earthscience.2000/build.properties
@@ -0,0 +1,5 @@ +bin.includes = META-INF/,\ + .,\ + resources/,\ + plugin.xml,\ + plugin.properties