asobolev | b5098f2 | 2007-05-02 15:03:12 +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 | beb7ce3 | 2007-04-06 12:42:46 +0000 | [diff] [blame] | 10 | source.. = src/ |
| 11 | output.. = bin/ |
| 12 | bin.includes = META-INF/,\ |
| 13 | .,\ |
asobolev | dbacb42 | 2007-04-06 13:25:54 +0000 | [diff] [blame] | 14 | plugin.xml,\ |
asobolev | 600ebdb | 2007-04-09 13:01:23 +0000 | [diff] [blame] | 15 | schema/,\ |
aplatov | e308137 | 2007-05-13 12:54:45 +0000 | [diff] [blame] | 16 | icons/,\ |
| 17 | plugin.properties,\ |
| 18 | about.html |