Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Java language support for Atom-IDE
Branch: master
Clone or download
50Wliu Merge pull request #111 from atom/wl-build-config
Add support for updating build configuration
Latest commit 0b0dd6d Jun 17, 2019

README.md

IDE-Java package

macOS Build Status Windows Build Status Dependency Status

Java language support for Atom-IDE, powered by the Eclipse JDT language server.

Screenshot of IDE-Java

Early access

This package is currently an early access release. You should also install the atom-ide-ui package to expose the functionality within Atom.

Features

  • Auto completion
  • Code format
  • Diagnostics (errors & warnings)
  • Document outline
  • Find references
  • Go to definition
  • Hover
  • Reference highlighting
  • Signature help

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, Atom's contributing guide will help get you started while the guide for contributing to packages has some extra information.

License

MIT License. See the license for more details.

You can’t perform that action at this time.