| ############################################################################### |
| # Copyright (c) 2006, 2013 TH4 SYSTEMS GmbH 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: |
| # TH4 SYSTEMS GmbH - initial API and implementation |
| # IBH SYSTEMS GmbH - prepare for Eclipse SCADA |
| ############################################################################### |
| bin.includes = plugin.xml,\ |
| META-INF/,\ |
| html/,\ |
| about.html,\ |
| reference/,\ |
| toc/ |
| |
| customBuildCallbacks=custom_build.xml |
| customBuildCallbacks.failonerror=true |
| src.includes = html/,\ |
| about.html,\ |
| reference/,\ |
| toc/ |
| bin.excludes = reference/.gitignore |