Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Api baseline update

I was trying to update the api baseline, I changed CDT from 9.10 to 9.11 and platform from 4.14 to 4.15. However I have the following error:

Contains: Cannot complete the install because of a conflicting dependency.
Contains: Software being installed: C/C++ Arduino Tools 9.11.0.202001140305 (org.eclipse.cdt.arduino.feature.group 9.11.0.202001140305) Contains: Software being installed: Template Engine Freemarker Support (Java 11) 1.1.2.201911192140 (org.eclipse.tools.templates.freemarker.java11 1.1.2.201911192140)
Contains: Only one of the following can be installed at once:
Contains: Template Engine Freemarker Support (Java 11) 1.1.100.202001140305 (org.eclipse.tools.templates.freemarker.java11 1.1.100.202001140305) Contains: Template Engine Freemarker Support (Java 11) 1.1.2.201911192140 (org.eclipse.tools.templates.freemarker.java11 1.1.2.201911192140)
Contains: Cannot satisfy dependency:
Contains: From: C/C++ Arduino Tools 9.11.0.202001140305 (org.eclipse.cdt.arduino.feature.group 9.11.0.202001140305) Contains: To: org.eclipse.equinox.p2.iu; org.eclipse.tools.templates.freemarker.java11 [1.1.100.202001140305,1.1.100.202001140305]

Is it problem related to my environment? I'm still using 2019-12.


Back to the top