/linter-javac

Lint Java on the fly, with javac

Primary LanguageCoffeeScript

linter-javac

This package will lint your .java opened files in Atom through javac.

Installation

  • Install java.
  • $ apm install linter (if you don't have AtomLinter/Linter installed).
  • $ apm install linter-javac

Settings

You can configure linter-javac by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

'linter-javacs':
  'javaExecutablePath': null # java path. run 'which javac' to find the path

Other available linters

There are other linters available - take a look at the linters mainpage.

Donation

Share the love!