aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguides/developer-guide/running-bp-processor-in-ide.rst
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 11:26:41 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 16:07:54 +0000
commit4d906e5210c570678bba6db82d85b16ff2ebaaf8 (patch)
tree346c93442c3aa4f8982d26cd2df88bfb337fe162 /docs/userguides/developer-guide/running-bp-processor-in-ide.rst
parent4c9246c82b12a7b9e0f9ac0230abfdb369ce9ab1 (diff)
Fix doc-rules job and cds-ui build
- Doc changes to satisfy new doc-rules - Fixo f CDS-UI build Issue-ID: CCSDK-3859 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I9471e845afd39d06466da9a5db8fde5acdf15ea1
Diffstat (limited to 'docs/userguides/developer-guide/running-bp-processor-in-ide.rst')
-rw-r--r--docs/userguides/developer-guide/running-bp-processor-in-ide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguides/developer-guide/running-bp-processor-in-ide.rst b/docs/userguides/developer-guide/running-bp-processor-in-ide.rst
index e31246b01..f2a2a59d2 100644
--- a/docs/userguides/developer-guide/running-bp-processor-in-ide.rst
+++ b/docs/userguides/developer-guide/running-bp-processor-in-ide.rst
@@ -312,7 +312,7 @@ Import the project into the IDE
**Add/replace the following in Blueprint's application-dev.properties file:**
- .. code-block:: java
+ .. code-block::
blueprintsprocessor.grpcclient.remote-python.type=token-auth
blueprintsprocessor.grpcclient.remote-python.host=localhost
@@ -323,7 +323,7 @@ Import the project into the IDE
**Currently the following entries need to be added in VSC too:**
- .. code-block:: java
+ .. code-block::
logging.level.web=DEBUG
logging.level.org.springframework.web: DEBUG