Skip to content

Plugin Installation

JonnathanRiquelmo edited this page Apr 28, 2022 · 1 revision

Recommended: Openjdk 11.0.7 version or newer


  1. Please, download Eclipse.

  2. Extract and open the Eclipse editor.

  3. Please, download Ertext plugin (ERtext-plugin.zip) - ⚠️ PLEASE, DO NOT UNZIP THE .zip FILE ⚠️

  4. With Eclipse open, go to Help > Install New Software… .

p4
  1. In the Available Software window that opens, go to Add… .
p5
  1. In the Add Repository window that opens, go to Archive… and locate the ERtext plugin .zip file on your computer, then click Open .

  2. Still in the Add Repository window, click on the Add button to confirm the operation.

p7
  1. Back in the software installation window, an item called ERtext should appear with a checkbox to its left. Mark the checkbox.

  2. In the options at the bottom of the window, make sure the following item is checked:

☑️ Contact all update sites during install to find required software

  1. Click the Next button, and in the next window that appears, click the Finish button.
p10
  1. The installation will start in the background, please wait a few seconds.

  2. A security warning will appear. To accept the installation to continue click on the Install Anyway button.

p12
  1. In the window that will open next, select the checkbox for the certificate that appears (referring to a dependency) and click on the Trust Selected button.
p13
  1. Wait for the installation to finish. When the Eclipse editor prompts you, please restart the platform by clicking the Restart Now button.
p14
  1. After restarting the plugin should be working, test it by going to File > New > Other… . On the Wizards selection screen, look for ERtext Project.
p15
  1. Create a test project and verify that the template model is created in the src folder, as well as if there are files that are generated in the src-gen folder.
p16
  1. Enjoy! 😄 👍