############################################################################### # Copyright (c) 2004, 2012 Mylyn project committers 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 ############################################################################### bin.includes = plugin.xml,\ META-INF/,\ about.html,\ .,\ icons/,\ intro/,\ images/,\ cheatsheets/,\ toc.xml,\ plugin.properties,\ Mylyn/,\ Mylyn-FAQ-toc.xml,\ Mylyn-User-Guide-toc.xml,\ book.css,\ primary-toc.xml,\ doc/ src.includes = about.html source.. = src/ jars.compile.order = . customBuildCallbacks=customBuildCallbacks.xml