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.

Plugin not compatible on latest Intellij EAP

See original GitHub issue

EAP info:

IntelliJ IDEA 2017.2.2 EAP
Build #IU-172.3757.5, built on August 1, 2017

Error message:

Plugin Error
Problems found loading plugins:
The following plugins are incompatible with the current IDE build: .ignore

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:59
  • Comments:52 (13 by maintainers)

github_iconTop GitHub Comments

18reactions
nicitycommented, Aug 10, 2017

We get too many user reports about users having performance problems with .gitignore plugin. Even latest plugin version has such performance problems. Our current plan is to disable all available plugin versions until there is one without performance problems. Good news is that we can help to make proper implementation. E.g. nothing should be done during processing virtual file events, IgnoreFileIndex.getKeys() should not be called from mobi.hsz.idea.gitignore.IgnoreManager.isFileIgnored(VirtualFile), etc

17reactions
hszcommented, Aug 22, 2017

New version v2.1.0 has been released just right now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scala plugin is not compatible with the latest EAP
If I try installing from a manual download it says "Plugin Scala depends on unknown plugins com.intellij.spring, Coverage". 0.
Read more >
Scala plugin not compatible with idea
Hi Serge, the problem is that no compatible version of IntelliJ exists. The required minimum version for the scala plugin is 191. But...
Read more >
IDEA EAPs since 2021.1 don't have a Kotlin IDE plugin ...
IDEA EAPs since 2021.1 don't have a Kotlin IDE plugin compatible with latest Kotlin compiler (EAP or Release). 64. Relates to 10 Is...
Read more >
Message about plugin incompatibility is shown for disabled ...
A warning about the incompatibility is shown. There's currently no way to get rid of the warning except by uninstalling the plugin. IntelliJ...
Read more >
Python plugin not compatible with latest release
I confirm python plugin incompatibility with 126.232 issue. REinstalling plugin is impossible - after deinstalling plugin highlited in red in ...
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