Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

nvim-java/release-jdtls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ mason-registry

Neovim Lua Java Gradle Apache Maven

This project daily checks new JDTLS versions and re-package new versions without timestamps in the package and equinox launcher

Related issues:

How to Install

  • You can add the new registry before the default mason-registry as follows
  • Run Mason and wait for mason to update the new registry
{
  'williamboman/mason.nvim',
  opts = {
    registries = {
      'github:nvim-java/mason-registry',
      'github:mason-org/mason-registry',
    },
  },
}

Head on to main project ☕ nvim-java

About

Created this because some dumbass decided to add the time stamp to the packages and jars in original jdtls packages

Resources

Stars

Watchers

Forks

Contributors