2025-11-05 7:57 AM
Has anyone had any success getting this to install into STM32CubeIDE?
I get the following error
Cannot complete the install because one or more required items could not be found. Software being installed: Assist AI 1.0.6.202509261754 (com.github.gradusnikov.eclipse.assistai.feature.group 1.0.6.202509261754) Missing requirement: Assist AI 1.0.6.202509261754 (com.github.gradusnikov.eclipse.plugin.assistai.main 1.0.6.202509261754) requires 'osgi.bundle; org.apache.commons.lang3 3.17.0' but it could not be found Cannot satisfy dependency: From: Assist AI 1.0.6.202509261754 (com.github.gradusnikov.eclipse.assistai.feature.group 1.0.6.202509261754) To: org.eclipse.equinox.p2.iu; com.github.gradusnikov.eclipse.plugin.assistai.main [1.0.6.202509261754,1.0.6.202509261754]I've tried finding the offending org.apache.commons.lang3 (found at maven.apapche.org) and dropping in to my plugins folder but after stopping and restarting CubeIDE the plugin is not listed in the About-Installation Details-Plug-ins.
My intension was to use a local LM Studio install as my AI assistant. If there's another way to achieve this I'm open to that to.
TIA