org.eclipse.webdav/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (download) (annotate)
Tue Jul 18 13:54:03 2006 UTC (3 years, 4 months ago) by dj
Branch: MAIN
CVS Tags: R3_3_1_1, v20060718, R3_3, pre_R3_3, R3_3_1, R3_3_2, v20061114, HEAD
Changes since 1.15: +6 -3 lines
Bug 136189 - Convert WebDAV plug-in to use a bundle manifest
###############################################################################
# Copyright (c) 2000, 2006 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/client/,src/kernel/,src/interface/
src.includes=about.html
bin.includes = .,\
		plugin.properties,\
		about.html,\
		META-INF/
javadoc.packages=org.eclipse.*