Skip to main content
PLECU.1
Associate II
March 29, 2022
Question

Hello , I have Linux installation STM32CubeIDE_1.5.0 on a server that my all Linux client can see (/applis/STM32CubeIDE_1.5.0) and I would like to append plugin Git in it (but not with Help => Eclipse marketplace)

  • March 29, 2022
  • 2 replies
  • 769 views

Is there a plugin Git (for version 2.19.1 and 2.27.0) in .tgz that I can install in /applis/STM32CubeIDE_1.5.0 directory ?

Thanks

This topic has been closed for replies.

2 replies

TDK
March 29, 2022

Typically git is installed at the system level and included in the system path, not in a target directory.

"If you feel a post has answered your question, please click ""Accept as Solution""."
PLECU.1
PLECU.1Author
Associate II
March 29, 2022

Yes , Git is a application installed outside STM32CubeIDE installation but the plugin for using Git must be installed in /applis/STM32CubdeIDE no ?

Thanks

PLECU.1
PLECU.1Author
Associate II
March 31, 2022

The STM32CubeIDE is based on eclipse 4.16.0 . Is a plugin Git for eclipse 4.16.0 will run in the /applis/STM32CubeIDE_1.5.0 installation ?

Thanks