2008-02-13 14:01:48 +00:00
|
|
|
###############################################################################
|
2014-05-15 13:13:28 +02:00
|
|
|
# Copyright (c) 2005, 2014 IBM Corporation and others.
|
2008-02-13 14:01:48 +00:00
|
|
|
# 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:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
# Martin Oberhuber (Wind River) - Adding source plugin for tests
|
2014-05-15 13:13:28 +02:00
|
|
|
# Uwe Stieber (Wind River) - Bug 434937 - Releng: The Terminal Features have an incorrect license
|
2008-02-13 14:01:48 +00:00
|
|
|
###############################################################################
|
|
|
|
bin.includes = feature.xml,\
|
2014-05-15 13:13:28 +02:00
|
|
|
feature.properties
|
|
|
|
|
2008-02-13 14:01:48 +00:00
|
|
|
generate.plugin@org.eclipse.tm.terminal.test.source=org.eclipse.tm.terminal.test
|