| ######################################################################## |
| # This file is part of "Object Teams Development Tooling"-Software |
| # |
| # Copyright 2004, 2010 Fraunhofer Gesellschaft, Munich, Germany, |
| # for its Fraunhofer Institute and Computer Architecture and Software |
| # Technology (FIRST), Berlin, Germany and Technical University Berlin, |
| # Germany. |
| # |
| # 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 |
| # $Id$ |
| # |
| # Please visit http://www.eclipse.org/objectteams for updates and contact. |
| # |
| # Contributors: |
| # Fraunhofer FIRST - Initial API and implementation |
| # Technical University Berlin - Initial API and implementation |
| ######################################################################## |
| customBuildCallbacks=customBuildCallbacks.xml |
| source.. = src/ |
| output.. = bin/ |
| bin.includes = plugin.xml,\ |
| META-INF/,\ |
| .,\ |
| cheatsheets/,\ |
| css/,\ |
| guide/,\ |
| icons/,\ |
| images/,\ |
| intro/,\ |
| plugin.properties,\ |
| ot.html,\ |
| otdtuihelp.jar,\ |
| reference/,\ |
| book.css,\ |
| schema.css,\ |
| about.html |
| jars.compile.order = otdtuihelp.jar |
| source.otdtuihelp.jar = src/ |
| output.otdtuihelp.jar = bin/ |