Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Igor_V
Contributor
Contributor

Is it possible to import in Intellij Idea source code of an existing Talend component

I need to modify one of the standard Talend components.

Is it possible to import in Intellij Idea source code of an existing Talend component ?

Labels (4)
3 Replies
undx
Creator
Creator

Hi @Grapeus Grapeus​ ,

Could you refine your request? Which component?

For opensource component-runtime connectors, you'll find them here: https://github.com/Talend/connectors-se

Best regards

Igor_V
Contributor
Contributor
Author

I need to modify tDBInput(PostgreSQL), is he on this list?

Best regards.

pyzhou
Contributor
Contributor

tPostgreSQLDBInput component is a old framework component(Javajet). AFAIK, there's no correlated editor in Intellij. Of course, you can import it, but it will be equivalent to open it with a text editor. I don't think it will be much help there.

You can import the whole project as a Maven project if you insist. https://github.com/Talend/tdi-studio-se/tree/master/main/plugins/org.talend.designer.components.localprovider