Can't build idf-eclipse-plugin anymore. requires osgi JavaSE 17
Posted: Sat Dec 17, 2022 11:34 pm
I'm not sure what's going on but I can no longer build the plugin...
[ERROR] Cannot resolve target definition:
[ERROR] Software being installed: org.eclipse.tm.terminal.control.feature.feature.group 11.0.0.202211062329
[ERROR] Missing requirement: org.eclipse.tm.terminal.control 5.4.0.202211062329 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=17))' but it could not be found
[ERROR] Cannot satisfy dependency: org.eclipse.tm.terminal.control.feature.feature.group 11.0.0.202211062329 depends on: org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.control [5.4.0.202211062329,5.4.0.202211062329]
[ERROR]
[ERROR] Failed to resolve target definition /usr/src/mcu/esp32/idf-eclipse-plugin/releng/com.espressif.idf.target/com.espressif.idf.target.target: See log for details -> [Help 1]
I know I could build it last month. It looks like something is weird on the eclipse side from a versioning perspective. I'm not sure where the 11.0.0 and 5.4.0 versions came from. Anyway, anyone know of a workaround to get a good build?
----------------------
EDIT: OK, I see the GitHub CI can't build it either
https://github.com/espressif/idf-eclips ... 6275985010
I guess you guys must be working on it.
[ERROR] Cannot resolve target definition:
[ERROR] Software being installed: org.eclipse.tm.terminal.control.feature.feature.group 11.0.0.202211062329
[ERROR] Missing requirement: org.eclipse.tm.terminal.control 5.4.0.202211062329 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=17))' but it could not be found
[ERROR] Cannot satisfy dependency: org.eclipse.tm.terminal.control.feature.feature.group 11.0.0.202211062329 depends on: org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.control [5.4.0.202211062329,5.4.0.202211062329]
[ERROR]
[ERROR] Failed to resolve target definition /usr/src/mcu/esp32/idf-eclipse-plugin/releng/com.espressif.idf.target/com.espressif.idf.target.target: See log for details -> [Help 1]
I know I could build it last month. It looks like something is weird on the eclipse side from a versioning perspective. I'm not sure where the 11.0.0 and 5.4.0 versions came from. Anyway, anyone know of a workaround to get a good build?
----------------------
EDIT: OK, I see the GitHub CI can't build it either
https://github.com/espressif/idf-eclips ... 6275985010
I guess you guys must be working on it.