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.

Add a support for Intellij IDEA 2020.1

See original GitHub issue

Short description

Current Lombok version is incompatible with Intellij IDEA 2020.1

Expected behavior

Lombok Plugin is fully operating on Intellij IDEA 2020.1

Version information

  • IDEA Version: Intellij IDEA 2020.1
  • JDK Version: JDK 11 & JDK 1.8
  • OS Type & Version: Windows 10 Pro
  • Lombok Plugin Version: 0.29-2019.3
  • Lombok Dependency Version: 1.18.10

Steps to reproduce

What steps do we need to take to reproduce this issue?

  1. Install Intellij IDEA 2020.1
  2. Open Settings / Plugins
  3. See

Sample project

N/A

Additional information

N/A

Stacktrace

N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:70
  • Comments:18 (1 by maintainers)

github_iconTop GitHub Comments

61reactions
DenisKozachokcommented, Apr 13, 2020

@sergeivisotsky You can add a new version manually. lombok-plugin-0.30-EAP.zip

  1. Go to the Preferences… > Plugins
  2. Go to the “Installed” tab
  3. Find lombok and hit “Update”
  4. Restart IntelliJ
17reactions
habutrecommented, Apr 13, 2020

@DenisKozachok it works, but on my GNU/Linux box the steps are slightly different, maybe help others:

  1. File settings (Ctrl+Alt+s) -> Plugins
  2. Go to the Installed tab (same above)
  3. Find and highlight Lombok
  4. Along with Installed tab click on ⚙️ icon and choose Install Plugin from Disk
Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in ...
This new version adds support for Java 14 and new features for a number of web and test frameworks. It also upgrades the...
Read more >
What's New in IntelliJ IDEA - 2022.3 - JetBrains
IntelliJ IDEA 2022.3 supports new features from Java 19, which was released in September 2022. The IDE now supports record patterns as well...
Read more >
Install IntelliJ IDEA - JetBrains
Download the installer .exe from the Toolbox App web page. · Run the installer and follow the wizard steps. · After you run...
Read more >
Enable Cucumber support | IntelliJ IDEA Documentation
Apply the changes and close the dialog. Restart the IDE if prompted. Enabling the Cucumber plugin in the settings. Add the Cucumber library....
Read more >
Other Versions - IntelliJ IDEA - JetBrains
Major version: 2020.1. Released: 8 April 2020. IntelliJ IDEA Ultimate third-party software · IntelliJ IDEA Community Edition third-party software ...
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