2005-06-23 14:02:36 +00:00
|
|
|
###############################################################################
|
2009-05-27 15:48:21 +00:00
|
|
|
# Copyright (c) 2005, 2009 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:
|
2005-06-23 14:02:36 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2009-04-09 19:51:46 +00:00
|
|
|
bin.includes = about.html,\
|
2004-05-23 00:00:56 +00:00
|
|
|
about.ini,\
|
|
|
|
about.mappings,\
|
|
|
|
about.properties,\
|
|
|
|
notice.html,\
|
|
|
|
plugin.properties,\
|
2005-06-23 14:12:57 +00:00
|
|
|
welcome.xml,\
|
2005-11-15 21:33:43 +00:00
|
|
|
epl-v10.html,\
|
2010-06-03 21:11:36 +00:00
|
|
|
META-INF/,\
|
|
|
|
cdt_logo_icon32.png
|
2009-04-09 19:51:46 +00:00
|
|
|
src.includes = about.html
|