question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IDEA 2020.2 EAP incompatible

See original GitHub issue

Short description

The plug-in is shown as incompatible

Expected behavior

Is there a specific expected behavior?

Version information

  • IDEA Version: 2020.2 EAP

Caused because plugin build contains

<idea-version since-build="201.5985" until-build="201.*"/>

I have tried the workaround:

💥 The latest IntelliJ IDEA version (2020.1) contains a BUG 🐞 for several plugins (including plugin for Lombok) were shown as incompatible with the updated version of the IDE. 💥 You can find the issue with a detailed explanation here: https://youtrack.jetbrains.com/issue/IDEA-237113.

But then the version 0.9.* is installed. If the until-build="201.* is removed it works.

❓ Is is possible for your needs to use updateSinceUntilBuild false or patchPluginXml.untilBuild(null) to disable the until generation for latest IDEA version (2020.*)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

12reactions
gerardboschcommented, Jul 27, 2020

Thanks, it seems after uninstalling Lombok plugin, restarting IDEA, and installing Lombok back, it started to work again 😃

1reaction
gerardboschcommented, Jul 27, 2020

Hi there, I’m still having the incompatibility issue:

19:49	Plugin Error
			Plugin "Lombok" is incompatible (until build 201.SNAPSHOT < IU-202.6397.59).

Using IDEA 2020.2, build: IntelliJ IDEA 2020.2 (Ultimate Edition) Build #IU-202.6397.59, built on July 22, 2020

With Lombok plugin version 0.30: 0.30-2020.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA 2020.2 EAP (202.6397.94 build) Release Notes
IntelliJ IDEA 2020.2 EAP (202.6397.94 build) Release Notes ... Bug, IDEA-241810, gradle project import failure Unsupported class file major version 57 with ...
Read more >
Lombok incompatible with IntelliJ 2020.2 - Stack Overflow
The solution for me was: Uninstall Lombok Plugin; Invalidate Caches & Restart; Install Lombok plugin 0.30 EAP; Invalidate Caches & Restart.
Read more >
JetBrains IntelliJ IDEA on Twitter: "IntelliJ IDEA 2021.3 EAP 4 ...
IntelliJ IDEA 2021.3 EAP 4 is available for download! ... Does it still get "Unsupported class file major version" out of the box...
Read more >
Intellij-idea – Lombok incompatible with IntelliJ 2020.2 – iTecNote
The solution for me was: Uninstall Lombok Plugin; Invalidate Caches & Restart; Install Lombok plugin 0.30 EAP; Invalidate Caches & Restart. Additional issues ......
Read more >
IntelliJ IDEA - Project Lombok
The Jetbrains IntelliJ IDEA editor is compatible with lombok without a plugin as of version 2020.3. For versions prior to 2020.3, you can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found