Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

would it be possible to use Eclim as auto-completer? #72

Open
divinites opened this issue Oct 3, 2016 · 2 comments
Open

would it be possible to use Eclim as auto-completer? #72

divinites opened this issue Oct 3, 2016 · 2 comments

Comments

@divinites
Copy link

It is understandable that developing a customized semantic auto-completer for Java involves a huge amount of work, but using Eclim is not that scary and there are a couple of successful examples:

  • YouCompleteMe use Eclim as the completion engine for Java
  • There is an indepedent plug-in JulianEberius/Subclim
@spywhere
Copy link
Owner

spywhere commented Oct 3, 2016

My first initial goal on auto-completion feature in Javatar is aims to be dependency free, performances focus feature. Hence, that is the reason I do not use Eclim in the first place. However, implement auto-complete with Eclim is possible though, honestly, I did not use Sublime Text much these days (I turned over to VSCode since Sublime Text update gap is too long for me).

I will leave this issue open for future plan when I continue working on Javatar.

@divinites
Copy link
Author

That's great! I am looking forward to the new Javatar with Eclim, cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants