anyone use neovim for java development?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • For compiling/running, I have this autocmd in ~/.config/nvim/after/ftplugin/java.lua that works in conjunction with toggleterm. :help :% to see what you might need to change to fit your project's file structure

  • overseer.nvim

    A task runner and job management plugin for Neovim

  • I use Overseer.nvim to build my project and nvim-jdtls for the LSP setup. Honestly had a pretty slick Neovim and Java experience so far

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-jdtls

    Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

  • I use Overseer.nvim to build my project and nvim-jdtls for the LSP setup. Honestly had a pretty slick Neovim and Java experience so far

  • dotfiles

    💻 My personal dotfiles - utilising a sick Ruby Rakefile (by olimorris)

  • Sure, please see here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I can't seem to figure it out

    3 projects | /r/neovim | 24 Apr 2023
  • does anyone try neovim as a Java ide?

    8 projects | /r/neovim | 17 Apr 2023
  • Lua_ls doesn't recognize global vim or require

    3 projects | /r/neovim | 17 Feb 2023
  • [plugin spotlight] nvim-snippy, an excellent minimalist snippet plugin

    4 projects | /r/neovim | 1 Feb 2023
  • Neovim JDTLS with Mason not working.

    3 projects | /r/neovim | 20 Jan 2023