mbeckerle opened a new issue, #650: URL: https://github.com/apache/daffodil-vscode/issues/650
the wizard that creates the launch.json, doesn't actually let you populate the daffodilDebugClaspath. You have to edit that by hand, and nothing verifies it, so any typo and you get tedious failures that are hard to figure out. The wizard should help you put directories and corresponding jars on the daffodilDebugClasspath, and it should not let you put a non-existing directory or jar file on it. Ideally, at launch time the daffodilDebugClasspath should be checked, just in case something on it no longer exists in the file system. -- 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]
