@Sven, thanks for contribution.
Removed stlink as dependency because it is not needed at all. Installation of stlink udev rules enabled by default.
Jlink udev rules installation is now to correct path and disabled by default. If they will be enabled (uncommented in PKGBUILD) it install patched udev rules like in jlink-software-and-documentation.
Activation and deactivation of udev rules installation is made by commenting out parts of PKGBUILD.
Pinned Comments
kumen commented on 2023-03-19 13:14 (UTC) (edited on 2023-03-19 13:17 (UTC) by kumen)
STM32CubeIDE is now run by executing
stm32cubeide_wayland
official script. If you have issues related to run environment, try to edit/usr/share/applications/stm32cubeide.desktop
file and uncomment one of commented outExec=...
lines and comment out currently used one. After making changes tostm32cubeide.desktop
runupdate-desktop-database
as root to apply changes.Discussion about this Eclipse issues is here: https://github.com/eclipse-platform/eclipse.platform.swt/issues/158