nickboldt | 03a6f08 | 2019-02-12 15:17:11 -0500 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2009, 2019 IBM Corporation and others. |
| 3 | # This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License 2.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # https://www.eclipse.org/legal/epl-2.0/ |
| 7 | # |
| 8 | # SPDX-License-Identifier: EPL-2.0 |
| 9 | # |
| 10 | # Contributors: |
| 11 | # IBM Corporation - initial API and implementation |
| 12 | ############################################################################### |
david_williams | 6002eed | 2009-06-17 05:25:25 +0000 | [diff] [blame] | 13 | bin.includes = META-INF/,\ |
| 14 | .,\ |
| 15 | about.html,\ |
| 16 | book.css,\ |
| 17 | build.properties,\ |
| 18 | disabled_book.css,\ |
| 19 | narrow_book.css,\ |
| 20 | macosx_narrow_book.css,\ |
| 21 | plugin.xml,\ |
| 22 | plugin.properties |