Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a way to integrate talend with SonarQube ?
So that we can continuous inspection of code quality of Java code written in TJava,TJavaFlex and TJavaRow components in Talend?
Or is there any component or plugin available for this purpose?
@Priyanka Kumari , Probably you need to create custom component. But as I know we do not have existing components for SonarQube .
Thanks,
Manohar
Hello,
You can click on the "Code" tab in the bottom left of the Studio, you will see the state of the generated code. Talend will highlight code that will not compile for you.
So far, there is no integration with code-reviewer(such as, SonarQube) or component in talend.
Best regards
Sabrina