Skip to main content
HNguy.18
Associate
June 20, 2023
Solved

Offline installation of Egit plugin for STM32CubeIDE?

  • June 20, 2023
  • 2 replies
  • 2279 views

Do anyone know how to install the Egit plugin in an offline machine(Windows)?

    This topic has been closed for replies.
    Best answer by Stefano Oliveri

    Hello,

    you can download the latest build of EGit from this web page (or this is the direct link). That is a copy of the update site packaged into a .zip file. You can use that zip file following these steps:

    1. Select the menu command "Help > Install New Software ..."
    2. Press Add button
    3. Press the Archive button
    4. Point at the zip file, select the features you want to install and follow the screen instructions

    eclipse_plugin_install_from_zip.png

    2 replies

    Stefano Oliveri
    Stefano OliveriBest answer
    ST Employee
    June 20, 2023

    Hello,

    you can download the latest build of EGit from this web page (or this is the direct link). That is a copy of the update site packaged into a .zip file. You can use that zip file following these steps:

    1. Select the menu command "Help > Install New Software ..."
    2. Press Add button
    3. Press the Archive button
    4. Point at the zip file, select the features you want to install and follow the screen instructions

    eclipse_plugin_install_from_zip.png

    HNguy.18
    HNguy.18Author
    Associate
    June 21, 2023

    Dear Stefano,

    It's good to see you here (again). I hope you're doing fine, and I thank you for providing me the detail solution.