This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tdi-studio-se/main/plugins/org.talend.sdk.component.studio-integration/build.properties
jiezhang-tlnd 921629ac8f fix(TUP-34281): Cleanup of old translation files (#7105)
* fix(TUP-34281): Cleanup of old translation files

* Cleanup of old translation files
2022-01-26 18:13:06 +08:00

43 lines
1.5 KiB
Properties

# Copyright (C) 2006-2021 Talend Inc. - www.talend.com
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
source.. = src/main/java/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
OSGI-INF/,\
icon/,\
plugin.properties,\
messages.properties,\
jet_stub/,\
components/,\
lib/,\
plugin_ja.properties,\
plugin_zh_CN.properties,\
messages_en.properties,\
messages_fr.properties,\
messages_ja.properties,\
messages_zh_CN.properties,\
lib/asm.jar,\
lib/asm-analysis.jar,\
lib/asm-commons.jar,\
lib/asm-tree.jar,\
lib/asm-util.jar,\
lib/jitescript.jar,\
lib/jnr-a64asm.jar,\
lib/jnr-ffi.jar,\
lib/jnr-x86asm.jar
bin.excludes = lib/.gitignore,\
lib/slf4j-api.jar