1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 13:42:30 +02:00
cdt/tools.templates/org.eclipse.tools.templates.ui/build.properties
Alexander Fedorov 1589b8b074 [#695] Improve localization for org.eclipse.tools.templates.ui bundle
* retarget localization to default location
* do i18n for plugin.xml
* do i18n for java sources
* add missed copyright headers
2024-02-07 21:18:58 +03:00

21 lines
694 B
Properties

###############################################################################
# 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