Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 1 | ###################################################################### |
| 2 | # Copyright (c) 2005, 2019 SAP SE |
tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 3 | # |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 4 | # This program and the accompanying materials are made |
| 5 | # available under the terms of the Eclipse Public License 2.0 |
| 6 | # which is available at https://www.eclipse.org/legal/epl-2.0/ |
tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 7 | # |
| 8 | # Contributors: |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 9 | # SAP SE - initial API, implementation and documentation |
tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 10 | # |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 11 | # SPDX-License-Identifier: EPL-2.0 |
| 12 | ####################################################################### |
tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 13 | |
| 14 | source.. = src/ |
tkaiser | 236bd34 | 2010-11-25 15:45:22 +0000 | [diff] [blame] | 15 | bin.includes = META-INF/,\ |
| 16 | .,\ |
| 17 | plugin.xml,\ |
| 18 | plugin.properties,\ |
| 19 | about.html |
| 20 | src.includes = about.html |