mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
33 lines
1.3 KiB
Properties
33 lines
1.3 KiB
Properties
###############################################################################
|
|
# Copyright (c) 2003, 2004 IBM Corporation and others.
|
|
# All rights reserved. This program and the accompanying materials
|
|
# are made available under the terms of the Common Public License v1.0
|
|
# which accompanies this distribution, and is available at
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
|
#
|
|
# Contributors:
|
|
# IBM Corporation - initial API and implementation
|
|
###############################################################################
|
|
bin.includes = about.html,\
|
|
about.ini,\
|
|
about.mappings,\
|
|
about.properties,\
|
|
eclipse32.gif,\
|
|
plugin.properties,\
|
|
plugin.xml,\
|
|
welcome.xml,\
|
|
cpl-v10.html,\
|
|
notice.html,\
|
|
overviewExtensionContent.xml,\
|
|
css/,\
|
|
samplesExtensionContent.xml,\
|
|
tutorialsExtensionContent.xml,\
|
|
whatsNewExtensionContent.xml,\
|
|
cheatsheets/
|
|
# note: the following files are intentionally not listed in bin.includes
|
|
# cpl-v10.html
|
|
# notice.html
|
|
# these files need to end up as root files in <install>/eclipse/ for a jdt runtime platform build
|
|
|
|
|
|
|