blob: cae15eb007c545693643ca2c139fcde1b0fc21c7 [file] [log] [blame]
david_williams96213482004-11-11 09:07:12 +00001###############################################################################
amywuecebb042007-04-10 20:07:35 +00002# Copyright (c) 2001, 2006 IBM Corporation and others.
david_williams96213482004-11-11 09:07:12 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
amywuecebb042007-04-10 20:07:35 +00007#
david_williams96213482004-11-11 09:07:12 +00008# Contributors:
9# IBM Corporation - initial API and implementation
10# Jens Lukowski/Innoopract - initial renaming/restructuring
11#
12###############################################################################
13bin.includes = plugin.xml,\
david_williams96213482004-11-11 09:07:12 +000014 icons/,\
15 plugin.properties,\
csalter703f8832004-11-11 22:33:56 +000016 templates/,\
jeffliu38477e82005-05-30 00:52:19 +000017 examples/,\
david_williams709fd6a2005-06-01 00:13:18 +000018 META-INF/,\
david_williamsae3166e2005-06-13 20:09:17 +000019 .,\
lmandel708ae002005-07-05 20:15:07 +000020 .options,\
21 about.html
david_williams304cfc42005-06-01 13:39:14 +000022bin.excludes = bin/**,\
23 @dot/**,\
24 temp.folder/**
david_williams709fd6a2005-06-01 00:13:18 +000025source.. = src/,\
26 src-multipage/,\
david_williams5fdc1fa2005-06-15 14:17:15 +000027 src-wizards/,\
lmandel20faebc2005-06-16 06:11:29 +000028 src-catalog/,\
29 src-validation
david_williamsae3166e2005-06-13 20:09:17 +000030src.includes = build.properties