artur-shaik / vim-javacomplete2

DEPRECATED in favor of jc.nvim
Vim License
973 stars 83 forks source link

can not start server, not work #448

Closed SifungLei closed 3 years ago

SifungLei commented 3 years ago

Actual behavior (Required!)

Expected behavior (Required!)

The steps to reproduce actual behavior (Required!)

when I open java file with vim, something wrong: Error detected while processing function 46_JobVimOnCloseHandler[4]..javacomplete#classpath#maven#BuildClasspathHandler: line 15: Failed to build maven classpath

sorry,my English is poor.

Environment (Required!)

Q&A

Screenshot (Optional)

The output of :redir and :message (Optional)

artur-shaik commented 3 years ago

can you use instructions from this issue: #404 ?

SifungLei commented 3 years ago

ok,thanks.