blob: 7b388637b9ec58cb3625eb2cc6f1e690a6c8e2d1 [file] [log] [blame]
csalterd5a99d42004-11-24 21:13:42 +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###############################################################################
lmandel20faebc2005-06-16 06:11:29 +000011source.xsdeditor.jar = src/,\
12 src-validation
csalterd5a99d42004-11-24 21:13:42 +000013bin.includes = xsdeditor.jar,\
14 plugin.xml,\
15 icons/,\
16 image/,\
17 doc/,\
18 plugin.properties,\
19 samples/,\
jeffliu38477e82005-05-30 00:52:19 +000020 w3c/,\
lmandel708ae002005-07-05 20:15:07 +000021 META-INF/,\
22 about.html
csalterd5a99d42004-11-24 21:13:42 +000023src.includes = w3c/,\
24 samples/,\
csalterd5a99d42004-11-24 21:13:42 +000025 image/,\
csalterd5a99d42004-11-24 21:13:42 +000026 doc/,\
csalterd5a99d42004-11-24 21:13:42 +000027 test/,\
csalterd5a99d42004-11-24 21:13:42 +000028 build.properties,\
jeffliube1c14a2005-05-31 16:05:46 +000029 xsdeditor.jar,\
30 component.xml