emacs-lsp / lsp-treemacs

lsp-mode :heart: treemacs
GNU General Public License v3.0
396 stars 46 forks source link

`lsp-treemacs-java-deps-list` doesn't work with `lsp-use-plists t` #106

Closed rrudakov closed 3 years ago

rrudakov commented 3 years ago

All packages are recompiled according to instructions about using plists.

Execute M-x lsp-treemacs-java-deps-list:

condition-case: Wrong type argument: hash-table-p, (:name "container-utils" :path "/container-utils" :uri "file:/home/..." :kind 2)
yyoncho commented 3 years ago

PR at #107

rrudakov commented 3 years ago

Thanks @yyoncho !