Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.externaltools/build.properties')
-rw-r--r--org.eclipse.ui.externaltools/build.properties21
1 files changed, 0 insertions, 21 deletions
diff --git a/org.eclipse.ui.externaltools/build.properties b/org.eclipse.ui.externaltools/build.properties
deleted file mode 100644
index 6f02b6f8a..000000000
--- a/org.eclipse.ui.externaltools/build.properties
+++ /dev/null
@@ -1,21 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2005 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-source.. = External Tools Base/,\
- Program Tools Support/
-
-src.includes=about.html
-
-bin.includes = icons/,\
- plugin.properties,\
- plugin.xml,\
- about.html,\
- .,\
- META-INF/

Back to the top