Setting up your environment - Cloud

Talend Remote Engine Gen2 Quick Start Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Talend Pipeline Designer
Content
Deployment > Deploying > Executing Pipelines
Installation and Upgrade

It is recommended to install the non-mandatory Talend Component Kit IntelliJ plugin before creating your connectors and processors.

The plugin allows you to ease the creation of your project and configuration of your connector or processor.

Before you begin

Procedure

  1. Download and install IntelliJ.
  2. In the IntelliJ IDEA, go to File > Settings.
  3. On the left panel, select Plugins.
  4. Click the Marketplace tab.
  5. Enter Talend in the search field and select Talend Component Kit.
  6. Click Install.
  7. Click Restart IDE to complete the installation.
    The plugin is now installed in your InteliJ IDEA and you can start using it.
  8. Go to File > New > Project.
  9. In the New Project wizard, select Talend Component and click Next.
    The Talend Starter Kit tool is loaded and allows you to configure your project structure.
  10. Once your project is configured, click Next, then Finish.

Results

The project is automatically imported into the IDEA using the build tool that you have chosen.