I have some questions, trying to set up the Apache NetBeans Language Server in VS Code:
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+extension+for+Visual+Studio+Code 1. Does one also need to download NetBeans to use this extension? 2. Do other extensions, e.g., the Java Installer Pack for VS Code, also need to be installed? 3. Does this extension conflict with other similar extensions? 4. What is the "java.lsp.server" folder, where does it come from (is it provided by the extension)? Gj On Tue, Nov 3, 2020 at 8:43 AM Jaroslav Tulach <[email protected]> wrote: > Martin Balin <[email protected]> wrote: > > > Dear Apache NetBeans community, > > As I've asked some time ago I would like "Apache Netbeans Language > Server" > > VSCode extension to join 12.2 release train. > > > > After recent development Apache NetBeans Language Server extension is in > > Beta shape as well as the rest of Apache NetBeans 12.2. A 12.2 beta3 > > version of the "Apache Netbeans Language Server" VSCode extension has > > been built from the same 12.2beta3 tag. Find the .vsix file at > > https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/164/ > > > > Install it into your VSCode and use as documented on a dedicated wiki > page: > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+extension+for+Visual+Studio+Code > > > > Once the 12.2 source release is approved, let's initiate another vote > > about Apache Netbeans Language Server VSCode extension convenience > binary. > > Let's upload it to VSCode marketplace once https:// > > issues.apache.org/jira/browse/INFRA-21017 is resolved. > > > > Is that OK? > > > > > I did some testing and realized that on JDK8 the extension cannot be > launched. I've reported that as > https://issues.apache.org/jira/browse/NETBEANS-4981 > > I haven't found any suitable component to classify the bug report, so I've > created a new one `vscode`. > -jt >
