1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00
cdt/tools.templates/org.eclipse.tools.templates.ui/build.properties

22 lines
694 B
Properties
Raw Normal View History

###############################################################################
# Copyright (c) 2016, 2024 Contributors to Eclipse Foundation
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# See git history
###############################################################################
source.. = src/
output.. = bin/
bin.includes = .,\
META-INF/,\
OSGI-INF/,\
schema/,\
about.html,\
plugin.xml
src.includes = about.html