artur-shaik / vim-javacomplete2

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

JCgenerateConstructor reports an error #436

Closed jidibinlin closed 3 years ago

jidibinlin commented 4 years ago

Actual behavior (Required!)

JCgenerateConstructor reports an error

Expected behavior (Required!)

fix this error

The steps to reproduce actual behavior (Required!)

  1. ...create a java class
  2. ...then use JCgenerateConstructor to generate the code

Environment (Required!)

Q&A

Screenshot (Optional)

2020-05-02_12-06

The output of :redir and :message (Optional)

artur-shaik commented 4 years ago

Can you try to use python 3?