Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Davis2012-01-05 22:52:28 +0000
committerMatthew Davis2012-01-05 22:52:28 +0000
commitac2b406b7ef9c03ebe41eaa1e10cb9e34896c423 (patch)
tree29ccebf387430d018ee5d1e60db3d2d22cf263bb
parentecd4ca4309ff816021031b17448db032842ddfab (diff)
downloadorg.eclipse.stem.data.earthscience-ac2b406b7ef9c03ebe41eaa1e10cb9e34896c423.tar.gz
org.eclipse.stem.data.earthscience-ac2b406b7ef9c03ebe41eaa1e10cb9e34896c423.tar.xz
org.eclipse.stem.data.earthscience-ac2b406b7ef9c03ebe41eaa1e10cb9e34896c423.zip
updating update.xml
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2669 92a21009-5b66-0410-b83a-dc787c41c6e9
-rwxr-xr-xorg.eclipse.stem.internal.data.geography.earthscience.2007.models/update.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2007.models/update.xml b/org.eclipse.stem.internal.data.geography.earthscience.2007.models/update.xml
index 02ff72e2..5f9fe43f 100755
--- a/org.eclipse.stem.internal.data.geography.earthscience.2007.models/update.xml
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2007.models/update.xml
@@ -107,6 +107,9 @@
<fileset dir="${baseLocation}/plugins/">
<include name="*emf*.jar" />
</fileset>
+ <fileset dir="${pluginRootDirectory}/${ID_ROOT}.internal.data/lib/">
+ <include name="*emf*.jar" />
+ </fileset>
</path>
<target name="update_all" depends="update_earthscience" />

Back to the top