Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Davis2012-01-05 22:51:08 +0000
committerMatthew Davis2012-01-05 22:51:08 +0000
commitfd56642dc688b2ef473c861f5d487c391aee92dc (patch)
tree82382ffae135ad2d42c1a2d6bd6f4eb6a1849ae4
parentc387cf1fb1349cc2824891e9bcf77e75a4473879 (diff)
downloadorg.eclipse.stem.data.earthscience-fd56642dc688b2ef473c861f5d487c391aee92dc.tar.gz
org.eclipse.stem.data.earthscience-fd56642dc688b2ef473c861f5d487c391aee92dc.tar.xz
org.eclipse.stem.data.earthscience-fd56642dc688b2ef473c861f5d487c391aee92dc.zip
updating update.xml
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2649 92a21009-5b66-0410-b83a-dc787c41c6e9
-rwxr-xr-xorg.eclipse.stem.internal.data.geography.earthscience.2001.models/update.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2001.models/update.xml b/org.eclipse.stem.internal.data.geography.earthscience.2001.models/update.xml
index 0fdc6ed3..0eb74773 100755
--- a/org.eclipse.stem.internal.data.geography.earthscience.2001.models/update.xml
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2001.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