Are third-party dependencies packaged with the vscode-java extension? #4379
Unanswered
trancexpress
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we are evaluating packaging
vscode-javawith our Eclipse-based product, one part of the evaluation is whether we are legally allowed to do so.So my question is:
What is packaged with the extension
java-x.x.x-.vsix? Onlyvscode-javacode (and maybe some common VS Code extension related files), or also some (or all) third-party dependencies seen inpackage.json?I tried checking the license files in the packaged extension, as well as
extension.js, unfortunately its hard to tell. And VS Code extensions are new territory for me. Is this information listed somewhere in thevscode-javarepository?Best regards and thanks,
Simeon
Beta Was this translation helpful? Give feedback.
All reactions