pberkland | 2572216 | 2008-04-30 21:31:33 +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 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
david_williams | a4fbe3c | 2007-12-12 08:26:26 +0000 | [diff] [blame] | 11 | bin.includes = test.xml,\ |
| 12 | .,\ |
| 13 | plugin.properties,\ |
| 14 | META-INF/ |
pberkland | 1f2b71b | 2007-12-11 15:55:24 +0000 | [diff] [blame] | 15 | src.includes = test.xml |
david_williams | a4fbe3c | 2007-12-12 08:26:26 +0000 | [diff] [blame] | 16 | source.. = src/ |
| 17 | jars.compile.order = . |