blob: 0579e83909dc0af97992d7e8b6fc5b1782538292 [file] [log] [blame]
david_williamscfdb2cd2004-11-11 08:37:49 +00001###############################################################################
amywuf2110952007-12-18 19:00:50 +00002# Copyright (c) 2001, 2007 IBM Corporation and others.
david_williamscfdb2cd2004-11-11 08:37:49 +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_williamscfdb2cd2004-11-11 08:37:49 +00008# Contributors:
9# IBM Corporation - initial API and implementation
10# Jens Lukowski/Innoopract - initial renaming/restructuring
amywuf2110952007-12-18 19:00:50 +000011# David Carver, STAR - add new dtd file templates, bug 162321
david_williamscfdb2cd2004-11-11 08:37:49 +000012#
13###############################################################################
14bin.includes = plugin.xml,\
david_williamscfdb2cd2004-11-11 08:37:49 +000015 icons/,\
jeffliu38477e82005-05-30 00:52:19 +000016 plugin.properties,\
amywuf2110952007-12-18 19:00:50 +000017 templates/,\
david_williams709fd6a2005-06-01 00:13:18 +000018 META-INF/,\
nitind8e0879b2005-06-03 20:22:04 +000019 .options,\
lmandel708ae002005-07-05 20:15:07 +000020 .,\
21 about.html
david_williams304cfc42005-06-01 13:39:14 +000022bin.excludes = bin/**,\
23 @dot/**,\
24 temp.folder/**
nitind5e3b4202005-06-14 21:07:37 +000025source.. = src/,\
nitind35747e32006-02-20 18:52:34 +000026 src-properties/
david_williams3f7cd832005-06-13 19:41:25 +000027src.includes = build.properties