Contents
This repository contains the source files for Talend Open Studio for ESB.
All Talend Studio repositories follow the same file structure:
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
|_ features
|_ plugins
Use maven to build projects. Go to tesb-tooling-se folder and in command line type: mvn clean install -Dtycho.targetPlatform=<path_to_tos>
For example, mvn clean install -Dtycho.targetPlatform=d:/TOS/TOS_ESB-r77287-V5.1.0NB
You can download this product from the Talend website.
Documentation is available on Talend Help Center.
You can ask for help on our Forum.
We welcome contributions of all kinds from anyone.
Using the bug tracker Talend bugtracker is the best channel for bug reports, feature requests and submitting pull requests.
Feel free to share your Talend components on Talend Exchange.
Copyright (c) 2006-2014 Talend
Licensed under the LGPLv3 License