2006-07-27 12:16:36 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
2006-11-10 22:04:05 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
# Martin Oberhuber (Wind River) - Declare API provisional
|
2006-07-27 12:16:36 +00:00
|
|
|
###############################################################################
|
|
|
|
bin.includes = META-INF/,\
|
|
|
|
about.html,\
|
|
|
|
book.css,\
|
|
|
|
notices.html,\
|
|
|
|
plugin.properties,\
|
|
|
|
plugin.xml,\
|
|
|
|
schema.css,\
|
|
|
|
toc.xml,\
|
|
|
|
topics_Guide.xml,\
|
|
|
|
topics_Questions.xml,\
|
|
|
|
topics_Reference.xml,\
|
|
|
|
topics_Samples.xml,\
|
|
|
|
guide/,\
|
|
|
|
icons/,\
|
|
|
|
index/,\
|
|
|
|
questions/,\
|
|
|
|
reference/,\
|
2006-11-10 22:04:05 +00:00
|
|
|
samples/,\
|
|
|
|
provisional_api.html
|
2006-07-27 12:16:36 +00:00
|
|
|
customBuildCallbacks = customBuildCallbacks.xml
|