48 lines
1.5 KiB
Markdown
48 lines
1.5 KiB
Markdown
# Talend Common Repository
|
|
http://www.talend.com
|
|
|
|
|
|

|
|
|
|
|
|
## Contents
|
|
|
|
This repository contains the source files that are common across all Talend Open Studio products. These files must be used together with one or more of the following: [tdi-studio-se](https://github.com/Talend/tdi-studio-se), [tdq-studio-se](https://github.com/Talend/tdq-studio-se), [tmdm-studio-se](https://github.com/Talend/tmdm-studio-se), [tesb-studio-se](https://github.com/Talend/tesb-studio-se) or [tbd-studio-se](https://github.com/Talend/tbd-studio-se).
|
|
|
|
|
|
## Repository Structure
|
|
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
|
|
```
|
|
|
|
|
|
## Support
|
|
|
|
You can ask for help on our [Forum](http://www.talend.com/services/global-technical-support).
|
|
|
|
|
|
## Contributing
|
|
|
|
We welcome contributions of all kinds from anyone.
|
|
|
|
Using the bug tracker [Talend bugtracker](http://jira.talendforge.org/) is the best channel for bug reports, feature requests and submitting pull requests.
|
|
|
|
Feel free to share your Talend components on [Talend Exchange](http://www.talendforge.org/exchange).
|
|
|
|
|
|
## License
|
|
|
|
Copyright (c) 2006-2015 Talend
|
|
|
|
Licensed under the Apache V2 License
|