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.

Installation cannot be completed as requested with CDT 9.10 (IEP-198)

See original GitHub issue

Describe the bug I’m trying to install Espressif into a clean Eclipse CDT 2019-12 using CDT 9.10.

To Reproduce Steps to reproduce the behavior:

  1. Download Eclipse C/C++ 2019-12 here: https://www.eclipse.org/downloads/packages/release/2019-12/r
  2. unzip, run
  3. install new software as described here: https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md
  4. Following error:
Cannot complete the install because of a conflicting dependency.
  Software being installed: Espressif IDF Plugins for Eclipse 1.1.1.202006040612 (com.espressif.idf.feature.feature.group 1.1.1.202006040612)
  Software currently installed: C/C++ Qt Support - Preview 9.10.0.201911192140 (org.eclipse.cdt.qt.feature.group 9.10.0.201911192140)
  Only one of the following can be installed at once: 
    Template Engine Freemarker Support (Java 11) 1.1.100.202001140305 (org.eclipse.tools.templates.freemarker.java11 1.1.100.202001140305)
    Template Engine Freemarker Support (Java 11) 1.1.2.201911192140 (org.eclipse.tools.templates.freemarker.java11 1.1.2.201911192140)
  Cannot satisfy dependency:
    From: Espressif IDF Plugins for Eclipse 1.1.1.202006040612 (com.espressif.idf.feature.feature.group 1.1.1.202006040612)
    To: org.eclipse.equinox.p2.iu; org.eclipse.tools.templates.freemarker.java11 [1.1.100.202001140305,1.1.100.202001140305]
  Cannot satisfy dependency:
    From: C/C++ Qt Support - Preview 9.10.0.201911192140 (org.eclipse.cdt.qt.feature.group 9.10.0.201911192140)
    To: org.eclipse.equinox.p2.iu; org.eclipse.tools.templates.freemarker.java11 [1.1.2.201911192140,1.1.2.201911192140]

Expected behavior Installing Prerequisites says Eclipse 2018-12 CDT and above are supported.

Environment Information:

config.txt

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
groskopfcommented, Aug 7, 2020

I had similar problems. I just upgraded my openJdk jre from version 8 to 14. Then it worked.

0reactions
kolipakakondalcommented, Aug 26, 2020

Hi All,

We have released ESP-IDF Eclipse Plugin v1.2.1 (Build: 1.2.1.202008251732). Please check this here https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.2.1

Use Java 11 and above, Eclipse 2020-06(4.16) to work with the IDF Eclipse plugin

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Newcomers » 2020-06 "dependencies " errors - Eclipse
Cannot complete the install because some dependencies are not satisfiable. Software being installed: a.jre.javase 10.0.0
Read more >
Eclipse: Cannot install CDT because of a conflicting ...
I just download the c/c++ mode of eclipse which already includes CDT. It works. If you couldn't fix it, you can try this...
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