Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'FROMCVS/org.eclipse.rcp-feature/build.properties')
-rwxr-xr-xFROMCVS/org.eclipse.rcp-feature/build.properties18
1 files changed, 0 insertions, 18 deletions
diff --git a/FROMCVS/org.eclipse.rcp-feature/build.properties b/FROMCVS/org.eclipse.rcp-feature/build.properties
deleted file mode 100755
index a05219100..000000000
--- a/FROMCVS/org.eclipse.rcp-feature/build.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2009 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
-###############################################################################
-bin.includes=feature.xml,feature.properties,eclipse_update_120.jpg
-
-# igorf tycho does not support cross-project resource references
-# we need to refactor platform rootfiles somehow, but how
-# we deal with this depends on git repository layout
-#root=../org.eclipse.platform/rootfiles
-
-

Back to the top