mbeckerle commented on pull request #63:
URL: https://github.com/apache/daffodil-vscode/pull/63#issuecomment-996250493


   I've got your latest commit (a1a7f006669a7a60e1fbe414e5094dfb83e8c2bb)
   
   I did a checkout of that and did 'git clean -xdf' to remove existing cruft 
and the existing vsix.
   
   That doesn't remove yarn.lock file, so I removed that by hand.
   
   Then 'yarn build' created vsix file.
   
   I installed it into vscode.
   
   I refreshed the launch.json from the examples in this github thread.
   
   I run it.
   
   Same exact SDE as before. Unable to find any of the imports/includes. 
   
   We need to turn on LogLevel Resolver(35) in Daffodil so we can see the 
classpath it is using. The API call is `setLoggingLevel(LogLevel.Resolver)`


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