<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason/lua/nvim-lsp-installer/servers/jdtls, branch feat/socket-integration</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/servers/jdtls?h=feat%2Fsocket-integration</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/servers/jdtls?h=feat%2Fsocket-integration'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/'/>
<updated>2022-07-06T22:39:59Z</updated>
<entry>
<title>mason.nvim</title>
<updated>2022-07-06T22:39:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-06T17:41:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5f634e0c37e723fc0c33e06b4fd5c2180178db40'/>
<id>urn:sha1:5f634e0c37e723fc0c33e06b4fd5c2180178db40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: further decouple module structure (#685)</title>
<updated>2022-05-11T14:10:57Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-11T14:10:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5e3385d90668c792919c7e2791620a6c0d569538'/>
<id>urn:sha1:5e3385d90668c792919c7e2791620a6c0d569538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove deprecated modules (#682)</title>
<updated>2022-05-10T10:20:22Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-10T10:20:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=f60f53d8c2d304e8e6d335215ea0b781f80599f0'/>
<id>urn:sha1:f60f53d8c2d304e8e6d335215ea0b781f80599f0</id>
<content type='text'>
- https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice
- https://github.com/williamboman/nvim-lsp-installer/discussions/636</content>
</entry>
<entry>
<title>chore: refactor remaining installers to async impl (#616)</title>
<updated>2022-04-21T10:09:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-21T10:09:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=b68fcc6bb2c770495ff8e2508c06dfdd49abcc80'/>
<id>urn:sha1:b68fcc6bb2c770495ff8e2508c06dfdd49abcc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more async refactor (#587)</title>
<updated>2022-04-11T15:19:01Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-11T15:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=88f590ce0e01767bcc8dfdc862a456efde77d4a0'/>
<id>urn:sha1:88f590ce0e01767bcc8dfdc862a456efde77d4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(jdtls): use the resolved workspace directory name as the -data directory (#504)</title>
<updated>2022-02-27T11:56:28Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-02-27T11:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=79e1bdd2c7dd9c0743da631f8bf74525947f50c5'/>
<id>urn:sha1:79e1bdd2c7dd9c0743da631f8bf74525947f50c5</id>
<content type='text'>
This will use the directory name of the resolved root_dir (`:h
lspconfig-root-dir`). If no root_dir is found (e.g. single file
mode), neovim's current directory is used.

Resolves #501.</content>
</entry>
<entry>
<title>fix(jdtls): redefine cmd in on_new_config</title>
<updated>2022-01-09T15:32:37Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-01-09T15:32:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=516320a43bfaab9cea5140fcbb3d3620060877c4'/>
<id>urn:sha1:516320a43bfaab9cea5140fcbb3d3620060877c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jdtls: ensure java is installed</title>
<updated>2022-01-09T00:25:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-01-09T00:25:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=60e411d146e7d6892732195cd3f9c0ab7bb76383'/>
<id>urn:sha1:60e411d146e7d6892732195cd3f9c0ab7bb76383</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ui): display outdated servers (#395)</title>
<updated>2022-01-06T17:21:19Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-01-06T17:21:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5cc73ef7360866c65169e0e7d55d3b59fb3b6eaa'/>
<id>urn:sha1:5cc73ef7360866c65169e0e7d55d3b59fb3b6eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>write install receipts (#379)</title>
<updated>2022-01-03T14:12:53Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-01-03T14:12:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=e8530f4059279a0d6b5e5f8891d04ffb1ade29a3'/>
<id>urn:sha1:e8530f4059279a0d6b5e5f8891d04ffb1ade29a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: jdtls per project directory under ~/workspace (#251)</title>
<updated>2021-11-09T17:09:07Z</updated>
<author>
<name>Christian Chiarulli</name>
<email>chris.machine@pm.me</email>
</author>
<published>2021-11-09T17:09:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=37d9326f4ca4093b04eabdb697fec3764e226f88'/>
<id>urn:sha1:37d9326f4ca4093b04eabdb697fec3764e226f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add language aliases to :LspInstall (#232)</title>
<updated>2021-11-06T15:01:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-11-06T15:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=b5059efeaadecbc96b042d0866e47f2fb3e7dff9'/>
<id>urn:sha1:b5059efeaadecbc96b042d0866e47f2fb3e7dff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved add-opens and add-modules  java options before jar option (#242)</title>
<updated>2021-11-04T17:03:56Z</updated>
<author>
<name>Ankur Srivastava</name>
<email>ankurs47@gmail.com</email>
</author>
<published>2021-11-04T17:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=6cb24638a42f6f750f1bac40cf9f18dcb0d0d489'/>
<id>urn:sha1:6cb24638a42f6f750f1bac40cf9f18dcb0d0d489</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jdtls: use lombok agent by default</title>
<updated>2021-11-02T22:56:18Z</updated>
<author>
<name>s1n7ax</name>
<email>18459807+s1n7ax@users.noreply.github.com</email>
</author>
<published>2021-11-02T22:56:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=c06231094809f400d8e2390936969a82a235ba87'/>
<id>urn:sha1:c06231094809f400d8e2390936969a82a235ba87</id>
<content type='text'>
Fixes #205.</content>
</entry>
<entry>
<title>fix jdtls config path on windows (#200)</title>
<updated>2021-10-26T20:56:26Z</updated>
<author>
<name>JSchrtke</name>
<email>31078741+JSchrtke@users.noreply.github.com</email>
</author>
<published>2021-10-26T20:56:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=b3a3b3deaff229725062627ad7f4a86789b796b7'/>
<id>urn:sha1:b3a3b3deaff229725062627ad7f4a86789b796b7</id>
<content type='text'>
Fixes #156.</content>
</entry>
<entry>
<title>add keybindings to UI window (#140)</title>
<updated>2021-10-10T17:20:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-10-10T17:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5f54148153a878cc9cbe370adccda0f706251d89'/>
<id>urn:sha1:5f54148153a878cc9cbe370adccda0f706251d89</id>
<content type='text'>
- Allows for expanding servers to view more information about it.
- Allows for installing/reinstalling/uninstalling servers.

The default keybindings is an attempt to mimic vim-fugitive's :Git
maps, and these can be overriden.

The keybinding implementation in display.lua is a bit hacky, but it
works and the "public" API is at least manageable. This will also
open up for adding more metadata in the future, such as filetype
information, currently installed version, latest available version,
etc.

Also there's Cowth Vader.</content>
</entry>
<entry>
<title>jdtls: fix jar argument</title>
<updated>2021-10-10T12:35:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-10-10T12:35:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=1f854590c324927458c94910f4d90dd942945c3e'/>
<id>urn:sha1:1f854590c324927458c94910f4d90dd942945c3e</id>
<content type='text'>
Ping #142
</content>
</entry>
<entry>
<title>support installing specific version of language servers, defaults to latest (#106)</title>
<updated>2021-09-29T11:48:39Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-09-29T11:48:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=e267fe517feaaf7a48323349e3775944db49c158'/>
<id>urn:sha1:e267fe517feaaf7a48323349e3775944db49c158</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add jdtls (#94)</title>
<updated>2021-09-21T21:37:54Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-09-21T21:37:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=a75b8df21dd7e51d6f1af0d6d55308f291ec47e3'/>
<id>urn:sha1:a75b8df21dd7e51d6f1af0d6d55308f291ec47e3</id>
<content type='text'>
</content>
</entry>
</feed>
