There is an ability to extend the default code languages when creating a codebase with the clone strategy.
NOTE: The create strategy does not allow to customize the default code language set.
In order to customize the Build Tool list, perform the following:
- Navigate to OpenShift, and edit the edp-admin-console deployment config map by adding the necessary code language into the BUILD TOOLS field.
NOTE: Use the comma sign to separate the code languages in order to make them available, e.g. maven, gradle.