commit | 9a3cea3d2c89f614daa0bd64780c02876aa21036 | [log] [tgz] |
---|---|---|
author | Linda Chan <lchan@actuate.com> | Thu Nov 08 01:06:34 2007 +0000 |
committer | Linda Chan <lchan@actuate.com> | Thu Nov 08 01:06:34 2007 +0000 |
tree | 8f7b42d5953d69579da351d9ee013f6103e0a5e0 | |
parent | 582f53ae278f0ca14b9eab77026d0d5b28d355f3 [diff] |
[208970] org.eclipse.datatools.enablement.oda.ws.nl can not resolve in Eclipse
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/build.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/build.xml index 52fd3a6..ac55244 100644 --- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/build.xml +++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/build.xml
@@ -81,8 +81,7 @@ <target name="nl-jar"> <jar destfile="${jar.name}" manifest="./META-INF/MANIFEST.MF"> - <zipfileset dir="${dir.src}" includes="**/*.properties"/> - <fileset dir="." includes="plugin_??_??.properties"/> + <fileset dir="." includes="plugin_??_??.properties"/> </jar> </target>