asobolev | 921a6b7 | 2007-05-02 15:03:08 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2005, 2007 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 | |
| 9 | ############################################################################### |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 10 | source.. = src/ |
| 11 | output.. = bin/ |
| 12 | bin.includes = META-INF/,\ |
| 13 | .,\ |
| 14 | plugin.xml,\ |
| 15 | schema/,\ |
asobolev | db8d361 | 2007-05-30 13:32:02 +0000 | [diff] [blame] | 16 | plugin.properties,\ |
| 17 | about.html |