david_williams | ce42526 | 2010-04-10 15:44:40 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2010 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 | bac7858 | 2010-04-10 01:22:37 +0000 | [diff] [blame] | 11 | source.. = src/ |
| 12 | output.. = bin/ |
| 13 | bin.includes = META-INF/,\ |
| 14 | .,\ |
| 15 | OSGI-INF/,\ |
| 16 | plugin.xml,\ |
david_williams | 613937d | 2010-04-29 17:22:56 +0000 | [diff] [blame] | 17 | OSGI-INF/l10n/,\ |
| 18 | about.html |