Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 730 Bytes

File metadata and controls

14 lines (11 loc) · 730 Bytes

Maven

  • In order to build components, you need libraries only found in various repositories that are covered in the root pom.xml. You'll need to access the Talend main maven repository and you may have to setup your local .m2/settings.xml.
    You'll find an example file in maven/settings.xml

IntelliJ idea

That's it, you're good to go !

Eclipse

Import the 3 files found in /tooling/IDEs/eclipse/