Shanedell commented on pull request #77:
URL: https://github.com/apache/daffodil-vscode/pull/77#issuecomment-1028220571


   @arosien So this will not allow the loading of files in the classpath 
correct? But does it allow for loading local schemas?
   
   What I mean is:
   - Say if I am testing the `pcap` daffodil schema that uses the `ethernet` 
schema. I should see these things right?
     -  I add the JAR for `ethernet` to classpath but the files inside of that 
JAR cannot have breakpoints set or hit
     - Ability to set break points in the 
`src/main/resources/com/tresys/pcap/xsd/binaryDynamicByteOrder.dfdl.xsd` and 
they should be hit
    
   Is this correct or am I missing something?


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