Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 706 Bytes

add_other_code_language.md

File metadata and controls

14 lines (8 loc) · 706 Bytes

Add Other Code Language

There is an ability to extend the default code languages when creating a codebase with the clone strategy.

other-language

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.

build-tools

NOTE: Use the comma sign to separate the code languages in order to make them available, e.g. maven, gradle.