stricklandrbls commented on code in PR #926:
URL: https://github.com/apache/daffodil-vscode/pull/926#discussion_r1442126852


##########
package.json:
##########
@@ -477,7 +465,7 @@
               "path": "${command:AskForTDMLPath}"
             },
             "debugServer": 4711,
-            "openHexView": false,
+            "openDataEditor": false,

Review Comment:
   Currently, I'm unable to actually get anything running because of this error 
I'm receiving while attempting to run the DFDL Debugger.
   
   
![daffodil-debugger_bat_error](https://github.com/apache/daffodil-vscode/assets/30351915/b5cd76a4-2730-49e2-834c-a7079cb287e4)
   
   **Error Message** : 
   
   ```bash
   PS C:\Users\Orion\Documents\GitHub\PNG> 
c:\Users\Orion\Documents\GitHub\daffodil-vscode\daffodil-debugger-3.5.0-1.4.0-SNAPSHOT\bin\daffodil-debugger.bat
 --listenPort 4711 -J"--add-opens java.base/java.lang=ALL-UNNAMED"
   Unrecognized option: --add-opens
   Error: Could not create the Java Virtual Machine.
   Error: A fatal exception has occurred. Program will exit.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to