mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame^] | 1 | # Copyright (c) 2005 - 2010 SAP AG. |
| 2 | # All rights reserved. This program and the accompanying materials |
| 3 | # are made available under the terms of the Eclipse Public License v1.0 |
| 4 | # which accompanies this distribution, and is available at |
| 5 | # http://www.eclipse.org/legal/epl-v10.html |
| 6 | # |
| 7 | # Contributors: |
| 8 | # SAP AG - initial API and implementation |
| 9 | |
| 10 | # NLS_MESSAGEFORMAT_VAR |
| 11 | |
| 12 | bin.includes = feature.xml,\ |
| 13 | epl-v10.html,\ |
| 14 | copyright.txt,\ |
| 15 | feature.properties,\ |
| 16 | about.html,\ |
| 17 | license.html,\ |
| 18 | eclipse.gif,\ |
| 19 | eclipse_update_120.jpg,\ |
| 20 | category.xml |
| 21 | src.includes = about.html,\ |
| 22 | copyright.txt,\ |
| 23 | epl-v10.html,\ |
| 24 | license.html,\ |
| 25 | category.xml,\ |
| 26 | build.properties,\ |
| 27 | eclipse.gif,\ |
| 28 | eclipse_update_120.jpg,\ |
| 29 | feature.properties,\ |
| 30 | feature.xml,\ |
| 31 | .project |