Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

383
Views
Continuously getting the java: invalid source release: 1.9 error when compiling

I have attempted to fix this problem using the various forums on this site, but nothing has helped. I tried similar techniques as used to fix other people's 1.8 errors, but nothing has worked. I have my java class file under my source folder and no imports, I just simply want a basic output message to make sure intelliJ is working as it should. Can anyone offer any advice?

about 4 years ago · Santiago Trujillo
2 answers
Answer question

0

Here change the language level to 1.8 or lesser. This changes the target release version.

Go to file -> settings -> Build Execution and Deployment -> Java -> Compiler

Here change the language level to 1.8 or lesser. This changes the source release version.

File -> Project Structure -> Module Settings -> Tab: Source: Language Level

and also here,

File -> Project Structure -> Project(In left pane) -> Project language level

about 4 years ago · Santiago Trujillo Report

0

Just in case anyone stumbles onto the same problem and the above answer doesn't solve it, my issue was resolved doing the following (I was using Gradle):

  1. Open the your-project-name.ipr file.
  2. Verify the following line:

<bytecodeTargetLevel target="1.xx" />

Mine was set to 1.10. I changed it to 1.08 (which my project SDK was set to) and the problem was solved.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!