Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 1 | ######################################################################## |
| 2 | # This file is part of "Object Teams Development Tooling"-Software |
| 3 | # |
| 4 | # Copyright 2004, 2010 Fraunhofer Gesellschaft, Munich, Germany, |
| 5 | # for its Fraunhofer Institute and Computer Architecture and Software |
| 6 | # Technology (FIRST), Berlin, Germany and Technical University Berlin, |
| 7 | # Germany. |
| 8 | # |
| 9 | # All rights reserved. This program and the accompanying materials |
| 10 | # are made available under the terms of the Eclipse Public License v1.0 |
| 11 | # which accompanies this distribution, and is available at |
| 12 | # http://www.eclipse.org/legal/epl-v10.html |
Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 13 | # |
| 14 | # Please visit http://www.eclipse.org/objectteams for updates and contact. |
| 15 | # |
| 16 | # Contributors: |
| 17 | # Fraunhofer FIRST - Initial API and implementation |
| 18 | # Technical University Berlin - Initial API and implementation |
| 19 | ######################################################################## |
Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 20 | source.. = src/ |
| 21 | output.. = bin/ |
| 22 | bin.includes = plugin.xml,\ |
| 23 | META-INF/,\ |
| 24 | .,\ |
| 25 | cheatsheets/,\ |
| 26 | css/,\ |
Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 27 | icons/,\ |
Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 28 | intro/,\ |
| 29 | plugin.properties,\ |
Stephan Herrmann | 7b320d8 | 2011-06-13 21:31:37 +0000 | [diff] [blame] | 30 | about.html |
| 31 | |