csalter | d5a99d4 | 2004-11-24 21:13:42 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 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 | ############################################################################### |
jeffliu | cb26627 | 2005-10-10 08:11:44 +0000 | [diff] [blame] | 11 | source.. = src/,\ |
lmandel | 20faebc | 2005-06-16 06:11:29 +0000 | [diff] [blame] | 12 | src-validation |
jeffliu | cb26627 | 2005-10-10 08:11:44 +0000 | [diff] [blame] | 13 | bin.includes = .,\ |
csalter | d5a99d4 | 2004-11-24 21:13:42 +0000 | [diff] [blame] | 14 | plugin.xml,\ |
| 15 | icons/,\ |
| 16 | image/,\ |
| 17 | doc/,\ |
| 18 | plugin.properties,\ |
| 19 | samples/,\ |
jeffliu | 38477e8 | 2005-05-30 00:52:19 +0000 | [diff] [blame] | 20 | w3c/,\ |
lmandel | 708ae00 | 2005-07-05 20:15:07 +0000 | [diff] [blame] | 21 | META-INF/,\ |
| 22 | about.html |
kchong | 673017e | 2005-07-21 19:11:04 +0000 | [diff] [blame] | 23 | src.includes = build.properties,\ |
jeffliu | be1c14a | 2005-05-31 16:05:46 +0000 | [diff] [blame] | 24 | component.xml |