Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.externaltools/buildfiles/exportplugin.xml')
-rw-r--r--org.eclipse.ui.externaltools/buildfiles/exportplugin.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.ui.externaltools/buildfiles/exportplugin.xml b/org.eclipse.ui.externaltools/buildfiles/exportplugin.xml
index 58fdf8194..c0b6754e0 100644
--- a/org.eclipse.ui.externaltools/buildfiles/exportplugin.xml
+++ b/org.eclipse.ui.externaltools/buildfiles/exportplugin.xml
@@ -1,6 +1,8 @@
<!-- Export a jar of .class files for the org.eclipse.ui.externaltools Eclipse plug-in
along with other important plugin files to the "plugin-export" subdirectory
- of the target Eclipse installation -->
+ of the target Eclipse installation
+
+ -->
<project name="Export externaltools" default="export" basedir="..">
<!-- Set the timestamp and important properties -->

Back to the top