You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/02/02 18:15:52 UTC

[GitHub] [daffodil-vscode] Shanedell commented on pull request #77: Multi-file breakpoints: change Path to URI when referencing locations.

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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org