Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

error messages about lambda expressions #118

Open
jejones3141 opened this issue Oct 8, 2017 · 0 comments
Open

error messages about lambda expressions #118

jejones3141 opened this issue Oct 8, 2017 · 0 comments

Comments

@jejones3141
Copy link

I'm using version 1.9.4 of linter-javac, and atom 1.21.0. linter-javac gives an error message pointing out that lambda expressions are only usable in 1.8 and above, but I'm using such a version (actually the currently-new 1.9). How can I suppress such error messages? I tried adding "-source 1.8" to the linter-javac "additional javac options", to no effect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant