Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2008-11-13 16:39:16 +0000
committernitind2008-11-13 16:39:16 +0000
commit1c6bb83666bbc4802b39c6e8638585227a7b0b92 (patch)
treea80abb3f4dd6132e2eb6d8250b9b0321bcca888c /bundles/org.eclipse.wst.xsd.core/build.properties
parentc316f6cb104d40a898b8d86cd048983fbc77cbf2 (diff)
downloadwebtools.sourceediting-200811131640.tar.gz
webtools.sourceediting-200811131640.tar.xz
webtools.sourceediting-200811131640.zip
This commit was manufactured by cvs2svn to create tag 'v200811131640'.v200811131640
Diffstat (limited to 'bundles/org.eclipse.wst.xsd.core/build.properties')
-rw-r--r--bundles/org.eclipse.wst.xsd.core/build.properties22
1 files changed, 0 insertions, 22 deletions
diff --git a/bundles/org.eclipse.wst.xsd.core/build.properties b/bundles/org.eclipse.wst.xsd.core/build.properties
deleted file mode 100644
index 96e579a04b..0000000000
--- a/bundles/org.eclipse.wst.xsd.core/build.properties
+++ /dev/null
@@ -1,22 +0,0 @@
-###############################################################################
-# Copyright (c) 2001, 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
-#
-###############################################################################
-bin.includes = META-INF/,\
- plugin.xml,\
- plugin.properties,\
- .,\
- about.html
-jars.compile.order = .
-src.includes = build.properties
-output.. = bin/
-source.. = src-contentmodel/,\
- src-validation/,\
- src/

Back to the top