Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.registry/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.registry/build.properties23
1 files changed, 0 insertions, 23 deletions
diff --git a/bundles/org.eclipse.equinox.registry/build.properties b/bundles/org.eclipse.equinox.registry/build.properties
deleted file mode 100644
index abf95d54f..000000000
--- a/bundles/org.eclipse.equinox.registry/build.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-###############################################################################
-# Copyright (c) 2005, 2008 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.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- .options,\
- plugin.properties,\
- about.html,\
- about_files/,\
- plugin.xml
-src.includes = about.html,\
- about_files/,\
- schema/
-jre.compilation.profile = J2SE-1.4

Back to the top