Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Hello, some SW4STM32 users and I practiced the same issue while running SW4STM32 with JRE9.
Workaround : remove the following line in the eclipse.ini :
-XX:MaxPermSize=256m
Special thanks to Pascal and Julien 😊