is there a way to add auto-completion support for Java functions and libraries to Sublime Text 2, like Eclipse has?
feedback
|
|
You can try out my plugin: Display-Functions (Java). It adds function autocompletion for files in the current directory. It's pretty powerful, too. I have debated adding support for You can install it through Package Control or from Github: https://github.com/BoundInCode/Display-Functions | |||||||
feedback
|