System prerequisites

In order to use Talend Component Kit, you need the following tools installed on your machine:

  • Java JDK 1.8.x. You can download it from Oracle website.

  • A build tool:

    • Apache Maven 3.5.4 is recommended to develop a component or the project itself. You can download it from Apache Maven website.

    • You can also use Gradle, but at the moment certain features are not supported, such as validations.

  • A Java Integrated Development Environment such as Eclipse or IntelliJ. IntelliJ is recommended as a Talend Component Kit plugin is available.

  • The version of your Studio is 7.0.

Scroll to top