Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/build.properties')
-rw-r--r--org.eclipse.mylyn.help.ui/build.properties25
1 files changed, 0 insertions, 25 deletions
diff --git a/org.eclipse.mylyn.help.ui/build.properties b/org.eclipse.mylyn.help.ui/build.properties
deleted file mode 100644
index 450ffed46..000000000
--- a/org.eclipse.mylyn.help.ui/build.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-###############################################################################
-# Copyright (c) 2004, 2007 Mylyn project committers 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
-###############################################################################
-bin.includes = plugin.xml,\
- META-INF/,\
- doc/,\
- about.html,\
- .,\
- icons/,\
- intro/,\
- images/,\
- cheatsheets/,\
- toc.xml,\
- userguide/,\
- plugin.properties
-src.includes = about.html
-source.. = src/
-jars.compile.order = .
-source.. = src/
-
-customBuildCallbacks=customBuildCallbacks.xml

Back to the top