2006-09-20 11:53:43 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2005, 2006 IBM Corporation 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:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
# Martin Oberhuber (WindRiver) - Use eclipse32.png feature image
|
|
|
|
###############################################################################
|
2006-04-10 21:04:06 +00:00
|
|
|
bin.includes = META-INF/,\
|
|
|
|
about.html,\
|
|
|
|
about.properties,\
|
|
|
|
plugin.properties,\
|
2006-05-01 22:53:53 +00:00
|
|
|
.,\
|
|
|
|
about.ini,\
|
|
|
|
about.mappings,\
|
2006-07-25 09:29:50 +00:00
|
|
|
eclipse32.png
|
2006-04-25 21:19:05 +00:00
|
|
|
source.. = src/
|
|
|
|
output.. = bin/
|