There have been several changes and enhancements since I tried, I could try again with the latest build?
Gj On Wed, Nov 11, 2020 at 6:31 AM Jaroslav Tulach <[email protected]> wrote: > Ășt 3. 11. 2020 v 18:44 odesĂlatel Geertjan Wielenga > <[email protected]> napsal: > > > Without installing the Apache NetBeans Java Language Server, the attached > > is what I see with the Micronaut scenario. > > > > What will I see different when the Apache NetBeans Java Language Server > > extension is installed? > > > > I am afraid the image hasn't gone through. > > > > On Tue, Nov 3, 2020 at 6:40 PM Geertjan Wielenga < > > [email protected]> wrote: > > > >> How do I know that my code completion is coming from Apache NetBeans > Java > >> Language Server or from the Java Extension Pack from VS Code? > >> > > > There are little differences. Moreover ANLS disables completion from the > other Java extension when they are both active. The best is to disable the > other extension explicitly. Or use JDK8 as the other extension only runs on > JDK11+. > > -jt >
