blob: 633343e34e5e030ece726e33a46c230afd67af0b [file] [log] [blame]
david_williamscfdb2cd2004-11-11 08:37:49 +00001###############################################################################
2# Copyright (c) 2001, 2004 IBM Corporation and others.
3# 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
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10# Jens Lukowski/Innoopract - initial renaming/restructuring
11#
12###############################################################################
13bin.includes = plugin.xml,\
david_williamscfdb2cd2004-11-11 08:37:49 +000014 plugin.properties,\
jeffliu38477e82005-05-30 00:52:19 +000015 icons/,\
david_williams709fd6a2005-06-01 00:13:18 +000016 META-INF/,\
lmandel708ae002005-07-05 20:15:07 +000017 .,\
18 about.html
david_williams304cfc42005-06-01 13:39:14 +000019bin.excludes = bin/**,\
20 @dot/**,\
21 temp.folder/**
david_williams3f7cd832005-06-13 19:41:25 +000022src.includes = component.xml
david_williams709fd6a2005-06-01 00:13:18 +000023source.. = src/,\
nitind5e3b4202005-06-14 21:07:37 +000024 contentmodel/,\
25 emfmodel/,\
26 saxparser/,\
27 src-validation/