Skip to content

eric-lemesre/tesb-studio-se

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talaxie Open Studio for ESB

Visit Deilink's website

This repository contains the source files for Talaxie Open Studio for ESB.

Repository Structure

All Talaxie 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

How to build projects

Follow the instructions at Talaxie/studio-se-master and run the following from inside the studio-se-master repository.

mvn clean install \
    -Dtos.esb=true \
    -Dtos.bd=false \
    -Dtos.di=false \
    -Dtos.dq=false \
    -Dtos.mdm=false

Download

You can download this product from the Talaxie website.

Usage and Documentation

Documentation is available on Talaxie Help Center.

Support

You can ask for help on our Forum.

Contributing

We welcome contributions of all kinds from anyone.

Using the Talaxie bugtracker is the best channel for bug reports and feature requests. Use GitHub to submit pull requests.

Feel free to share your Talend components on Talend Exchange.

License

Copyright (c) 2023-2024 Talaxie

Licensed under the Apache V2 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%