Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sublime Text content assis Java

is there someone that use Sublime Text to write in Java? I do not want use Eclipse anymore but I can not give up a content assist.

like image 369
David Martinelli Avatar asked Mar 15 '26 17:03

David Martinelli


2 Answers

Sublime Text is more for scripting but a nice plugin exists for java : Javatar ("Java Development Plugin for Sublime Text 3").

List of features:

  • Package, Subpackage creation
  • Class (also Abstract), Interface, Enumerator snippets with package/class auto-complete
  • Project Compile
  • Package path in status bar
  • Organize Imports
  • Rename/Move packages/classes
  • JAR file export (included executable)
  • Dynamic method call auto-complete

For example, you can create packages:

enter image description here


Don't hesitate to search others plugins here : https://sublime.wbond.net/search/java

like image 177
Fabien Sa Avatar answered Mar 18 '26 07:03

Fabien Sa


As far as I can tell in Sublime Text only kind of assistance is finishing of words if they already occurred in a document. It's a minimalist tool - powerful in I-am-doing-it-faster not do-things-instead-of-me.

If you want to have content assist there are some others IDEs, namely Netbeans, IntelliJ.

If you want to continue using Sublime Text you need to learn living without that kind of help.

like image 40
Mateusz Kubuszok Avatar answered Mar 18 '26 07:03

Mateusz Kubuszok



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!