You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the converter tool, the user can provide multiple projects to convert.
At the moment it converts them in a row.
Threads should be used to speed up the process.
In the converter tool, the user can provide multiple projects to convert.
At the moment it converts them in a row.
Threads should be used to speed up the process.
Params are used in the SonarQubeConverter.java file