FeaturesΒΆ

Javatar is designed to be IDE-like plugin by providing many features that help develop Java applications faster and easier.

  • Packages and Subpackages creation
  • Class (also Abstract), Interface and Enumeration snippets with package/class name auto-complete and auto-import
  • Project/Package/Class build and run with dependencies [2]
  • Packages path in status bar
  • External libraries packages
  • Internal console with input supports
  • Organize Imports [2]

For full feature list, please see Release Changelog

[2](1, 2) Organize Imports will not support classes inside dependencies except provided by Javatar Packages