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


   Yes. #54 was dealing with making sure that when a schema tried importing 
other schemas. This was done with the new launch config variable 
`daffodilDebugClasspath` that will add the necessary jar files/schema files to 
the classpath so they can be imported.
   
   However, even though we can now get other schemas imported whenever a break 
point is set in an imported schema it does not get hit by the debugger. Based 
on output from the debugger it does seem to be setting the break point but just 
doesn't seem to stop at it.
   


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