2004-06-24 20:00:22 +00:00
|
|
|
###############################################################################
|
2009-05-26 20:52:26 +00:00
|
|
|
# Copyright (c) 2003, 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:
|
2004-06-24 20:00:22 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2003-01-06 19:46:51 +00:00
|
|
|
bin.includes = about.html,\
|
2004-05-24 17:18:38 +00:00
|
|
|
about.ini,\
|
|
|
|
about.mappings,\
|
|
|
|
about.properties,\
|
|
|
|
plugin.properties,\
|
|
|
|
plugin.xml,\
|
2004-06-18 02:40:09 +00:00
|
|
|
css/,\
|
2005-11-10 21:41:23 +00:00
|
|
|
intro/,\
|
2010-06-03 20:37:25 +00:00
|
|
|
META-INF/,\
|
|
|
|
cdt_logo_icon32.png
|
2009-04-09 19:51:46 +00:00
|
|
|
src.includes = about.html
|