blob: bb73afbbd61970e395c6b8ae2c85b9918d2539c2 [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###############################################################################
11source.xsdeditor.jar = src/
12bin.includes = xsdeditor.jar,\
13 plugin.xml,\
14 icons/,\
15 image/,\
16 doc/,\
17 plugin.properties,\
18 samples/,\
19 w3c/
20src.includes = w3c/,\
21 samples/,\
22 plugin.xml,\
23 plugin.properties,\
24 image/,\
25 icons/,\
26 doc/,\
27 src/,\
28 test/,\
29 build.xml,\
30 build.properties,\
31 .project,\
32 .classpath,\
33 xsdeditor.jar