You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the "Build the Build CDA Client" section of the readme.md, I get nothing but errors. All of the errors have to do with paths. As an example of one of the errors:
Caused by: java.net.URISyntaxException: Illegal character in opaque part at index 2: C:\src\temp\cda-client-test
All other errors are very similar to the above. How would I get around this?
Also, do I really have to build the client in order to run it? Isn't there a precompiled version of the CDA Client?
When following the "Build the Build CDA Client" section of the readme.md, I get nothing but errors. All of the errors have to do with paths. As an example of one of the errors:
Caused by: java.net.URISyntaxException: Illegal character in opaque part at index 2: C:\src\temp\cda-client-test
All other errors are very similar to the above. How would I get around this?
Also, do I really have to build the client in order to run it? Isn't there a precompiled version of the CDA Client?
Thanks for the help in advance!