From 0ee7b7180933c4a9cd04a463718925db72aa1a05 Mon Sep 17 00:00:00 2001 From: Zeibura Kathau Date: Fri, 24 Jan 2025 16:47:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b04d80723..4f117e7187 100644 --- a/README.md +++ b/README.md @@ -379,3 +379,7 @@ To enable troubleshooting logs for the LSP server, specify a value for the param These values are ordered from returning the least information ("ERROR"; errors only) to the most information ("ALL"; all details). To view troubleshooting logs, open the output panel and select **COBOL Language Support** from the drop-down menu. + +## Known Issues + +If you do not have Java on your workstation, COBOL Language Support uses the native binary (engine.exe) to execute. If your environment does not allow engine.exe to execute, contact your system administrator to add an exception for engine.exe.