2006-12-20 16:13:12 +00:00
|
|
|
###############################################################################
|
2008-02-12 23:07:02 +00:00
|
|
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
2006-12-20 16:13:12 +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:
|
2006-12-21 10:34:43 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
# Martin Oberhuber (Wind River) - Adding source plugin for tests
|
2006-12-20 16:13:12 +00:00
|
|
|
###############################################################################
|
|
|
|
bin.includes = feature.xml,\
|
|
|
|
feature.properties,\
|
|
|
|
epl-v10.html,\
|
|
|
|
license.html
|
2008-01-25 12:38:12 +00:00
|
|
|
src.includes = epl-v10.html,\
|
|
|
|
license.html
|
|
|
|
root=rootfiles
|
2006-12-21 10:34:43 +00:00
|
|
|
generate.plugin@org.eclipse.rse.tests.source=org.eclipse.rse.tests
|