Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2013-07-16 15:09:36 +0000
committerSilenio Quarti2013-07-16 15:09:36 +0000
commit4f1276f33ac011df59c3c838e9032f8106209c15 (patch)
tree234362ad39599bf8cbe44bcd19e9b99d192e4f66 /bundles/org.eclipse.swt/buildFragment.xml
parente0dc1dcebf5cb2c23b90e6736c844e317de5b017 (diff)
downloadeclipse.platform.swt-4f1276f33ac011df59c3c838e9032f8106209c15.tar.gz
eclipse.platform.swt-4f1276f33ac011df59c3c838e9032f8106209c15.tar.xz
eclipse.platform.swt-4f1276f33ac011df59c3c838e9032f8106209c15.zip
Bug 413068 - Don't excludes="**/package.html"v4401a
Diffstat (limited to 'bundles/org.eclipse.swt/buildFragment.xml')
-rw-r--r--bundles/org.eclipse.swt/buildFragment.xml432
1 files changed, 216 insertions, 216 deletions
diff --git a/bundles/org.eclipse.swt/buildFragment.xml b/bundles/org.eclipse.swt/buildFragment.xml
index 48d4fd3bc6..ba230aba08 100644
--- a/bundles/org.eclipse.swt/buildFragment.xml
+++ b/bundles/org.eclipse.swt/buildFragment.xml
@@ -127,35 +127,35 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT WebKit/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/carbon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/carbon/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT WebKit/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/carbon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/carbon/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -166,35 +166,35 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT WebKit/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/cocoa/" excludes="**/*.extras,**/*.bridgesupport,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/cocoa/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT WebKit/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/cocoa/" excludes="**/*.extras,**/*.bridgesupport"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/cocoa/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -205,39 +205,39 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/cairo/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/glx/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/cairo/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/cde/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/gnome/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT WebKit/gtk/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/cairo/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/glx/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/cairo/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/cde/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/gnome/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT WebKit/gtk/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -248,46 +248,46 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/cairo/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/datetime" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tabfolder" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tray" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/treetable" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/expand" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/ime" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/glx/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/cairo/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/motif_gtk/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/cde/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/gnome/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/motif/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/cairo/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/datetime"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tabfolder"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tray"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/treetable"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/expand"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/ime"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/glx/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/cairo/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/motif_gtk/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/cde/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/gnome/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/motif/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -298,36 +298,36 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/graphics/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/textlayout/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tray/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/treetable/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/ime/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/photon/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/graphics/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/coolbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/textlayout/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tray/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/treetable/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/expand/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/ime/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/photon/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -338,32 +338,32 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Mozilla/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT WebKit/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OLE Win32/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/win32/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Mozilla/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT WebKit/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OLE Win32/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/win32/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>
@@ -374,35 +374,35 @@
<property name="copy.src.dir" value="${temp.folder}/@dot.src"/>
<delete dir="${copy.src.dir}" quiet="true"/>
<copy todir="${copy.src.dir}" failonerror="true" overwrite="true">
- <fileset dir="${plugindir}/Eclipse SWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties,**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/wpf/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/datetime/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/ime/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT AWT/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Browser/forms/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/wpf/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/wpf/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT PI/wpf_win32/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Printing/wpf/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/common/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Program/wpf/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/" excludes="**/package.html"/>
- <fileset dir="${plugindir}/Eclipse SWT Effects/emulated/" excludes="**/package.html"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/common_j2se/" excludes="**/*._properties"/>
+ <fileset dir="${plugindir}/Eclipse SWT/wpf/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/datetime/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/bidi/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/tooltip/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/ime/"/>
+ <fileset dir="${plugindir}/Eclipse SWT/emulated/taskbar/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Accessibility/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT AWT/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Browser/forms/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Custom Widgets/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Drag and Drop/wpf/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT OpenGL/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common_j2se/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/wpf/"/>
+ <fileset dir="${plugindir}/Eclipse SWT PI/wpf_win32/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Printing/wpf/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/common/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Program/wpf/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Theme/emulated/"/>
+ <fileset dir="${plugindir}/Eclipse SWT Effects/emulated/"/>
<fileset dir="${plugindir}/components/" excludes="**/*.idl" />
</copy>
<antcall target="copy.translationfiles"/>

Back to the top