diff --git a/reference_guide/frameworks_and_external_apis/external_builder_api.md b/reference_guide/frameworks_and_external_apis/external_builder_api.md index 63acb5382..4b5acdcbf 100644 --- a/reference_guide/frameworks_and_external_apis/external_builder_api.md +++ b/reference_guide/frameworks_and_external_apis/external_builder_api.md @@ -67,7 +67,7 @@ After that every time compilation is run in the test IDE, the build process wil The build process has built-in self-cpu-profiling capabilities. To enable them do the following: -1. Copy `/lib/yjp-controller-api-redist.jar` and `/bin/yjpagent.\*` files to `/compile-server` +1. Copy `/lib/yjp-controller-api-redist.jar` and `/bin/yjpagent.*` files to `/compile-server` 2. In "Settings \| Compiler \| Additional compiler process VM options" field enter `-Dprofiling.mode=true`