arosien commented on issue #66:
URL: https://github.com/apache/daffodil-vscode/issues/66#issuecomment-1024446435


   > Can you test adding `/FULL/PATH/TO/dfdl-ethernet/src/main/scala` to 
`daffodilDebugClasspath` to see if includes it? Just to be sure
   
   I'm fairly sure that won't work, as that path contains `.scala` source 
files, not compiled `.class` files. One could point to the correct `target` 
path under the project directory, but it's probably simpler to build the jar 
that contains everything and point to that.


-- 
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