Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 3.56 KB

installation.md

File metadata and controls

70 lines (38 loc) · 3.56 KB

Installation guide

Prerequisites

See the user guide for install requirements

Installation options

You can install Liberty Tools as new software by one of the following methods:

  • Using the Eclipse Marketplace
  • Configuring an update site
  • Downloading the artifacts and installing them by using the archive

Using Eclipse Marketplace

  1. Point your browser to the Liberty Tools marketplace entry: https://marketplace.eclipse.org/content/liberty-tools
  2. Drag the Install button to the toolbar of your Eclipse IDE

Using the Eclipse Marketplace client

  1. From the menu bar in your IDE, select Help > Eclipse Marketplace and type "Liberty Tools" and then Enter.

  2. Locate the Liberty Tools <version> entry and click the Install button.

    NOTE: Do NOT be confused and select to install the "IBM Liberty Developer Tools" entry. This is an earlier, different set of IDE features/plugins, though with the similar name.

Using Help -> Install New Software

You can use the Install New Software option in the Eclipse Help menu to install Liberty Tools by using an update site or through an archive.

  1. From the menu bar in your IDE, select Help > Install New Software.

Step 1. New software installation

  1. For any release in the Releases list, you can add the installation artifacts either from an update site or from a downloadable archive. The entry for each release page includes the URLs for both options.

    a. Install by using an update site URL.

    Find the update site URL for your chosen release from the entry in the Releases list. For example, the URL for the 24.0.9 release is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.9/repository/.

    Click the Add... button to open the Add Repository view. Copy and paste the update site URL as the Location, specify a Name of your choice (optional), and click the Add button.

    Step 2a. Add repository

    b. Install by using an archive site URL.

    Find the URL for the archive zip for your chosen release from the entry in the Releases list. For example, the URL for the 24.0.9 release is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.9/repository.zip

    Download this zip to your local workstation and copy the path to the downloaded archive.

    Click on the Add... button to open the Add Repository view. Specify a Name of your choice (optional), and click the Add button. paste the location of the downloaded archive, and click the Add button.

    Step 2b. Add repository

  2. Select the Liberty Tools software and click Next.

Step 3. Select Software to install

  1. Review the installation details and click Next.

  2. Review and accept the license agreement and click Finish.

  3. Trust - Depending on your original IDE package, you might be required to accept trust of one or more open source packages serving as prerequisites of Liberty Tools.

  4. Restart Eclipse at the prompt.

Step 5. Reboot

Next steps

For detailed information about using Liberty Tools, see the User Guide.