summaryrefslogtreecommitdiff
path: root/ale_linters/java
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-07-04Change checkstyle's output sub_type to style (#3780)Frederick Zhang
2021-06-22Fixes an index error with Java files. (#3706)Stefan Braun
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-01-24fix(eclipselsp): org.eclipse.equinox.launcher_xxxx.jar file matching failedNiBo
2020-11-26Fix regexp pattern to work correctly in nvim and vim on windows and linuxfwy
2020-09-30Add maven helper file; use maven wrapper if available instead of global 'mvn'...fenuks
2020-08-13fix(eclipselsp): Get jar file path failedNiBo
2020-07-21Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-optionsw0rp
2020-07-21Merge pull request #3137 from hsanson/3132-fix-eclipselsp-commandw0rp
2020-05-19refactor(javac): ale_java_javac_sourcepath variable defaults to StringNiBo
2020-05-19refactor(javac): ale_java_javac_classpath variable supports String and List t...NiBo
2020-05-19refactor(javac): ale_java_javac_sourcepath variable supports String and List ...NiBo
2020-05-15style(javac): Code formattingNiBo
2020-05-15feat(javac): Add java_javac_sourcepath variableNiBo
2020-04-25Fix eclipselsp command function.Horacio Sanson
2020-03-26Fix code conventionpuritys
2020-03-26To support javaagent on eclipselsppuritys
2019-11-27Fix 2913 - checkstyle config file ignored.Horacio Sanson
2019-06-19Add support for javalsp configuration options.Horacio Sanson
2019-06-12Fix checkstyle default configuration.Horacio Sanson
2019-06-09Do not set default binary.Horacio Sanson
2019-06-05Fix javalsp command callback.Horacio Sanson
2019-06-03#2542 - Improve checkstyle project configurationw0rp
2019-06-03Feature/add ant support (#2539)Andrew Lee
2019-05-28Fix java checkstyle handler.Horacio Sanson
2019-05-22Fix eclipse.jdt.ls workspace data path.Horacio Sanson
2019-05-21Allow running eclipselsp as installed by system package on GNU/Linux (#2523)Grim Kriegor
2019-05-08Merge pull request #2134 from oaue/masterw0rp
2019-05-08Improve eclipselsp jar search logic.Horacio Sanson
2019-04-11Fix 1996 - Add eclipse LSP support.Horacio Sanson
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-03-06Merge pull request #2305 from campbellr/masterw0rp
2019-03-03javac: Don't assume src/main/java always existsRyan Campbell
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-07Fixes javalsp linterJan Ouwens
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2018-12-09javac linter: fix handling of error messages containing ':' characterDavid LANDREAU
2018-12-05Fix javalsp command.Horacio Sanson
2018-11-07Let checkstyle only lint original filesJohannes Wienke
2018-11-07Support older checkstyle versionsJohannes Wienke
2018-10-02Fix PMD not working with classes without packageDiego Lemos
2018-09-04Improve ALE project style checkingw0rp
2018-08-26Add vader test and fix command callback.Horacio Sanson
2018-08-24Add vscode-java-language-server linterHoracio Sanson
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-04-09Add support for the java PMD linterJohannes Wienke
2018-04-08Close #1476 - Make the javac executable configurablew0rp
2017-11-20Fix #859 Include test and jaxb Java source paths when availablew0rp