Skip to content

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

Notifications You must be signed in to change notification settings

nvim-java/release-jdtls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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