Open Liberty Tools are lightweight tools for developing, assembling, and deploying apps to Open Liberty.
To install the Open Liberty Tools:
- If you don’t already have Eclipse, install Eclipse Oxygen for Java EE Developers ( 4.7 )
- Download the .zip file of Eclipse Developer Tools to a directory on your computer. The .zip file is available here.
- Start your Eclipse workbench.
- Click Help > Install new software > Add.
- In the Add Repository window, click Archive.
- Browse to the location of the .zip file of Open Liberty Tools. Select the file and then click Open.
- Follow the installation instructions on the installation wizard.
- When the installation process completes, restart the workbench.
Visit the WASdev Community for documentation and tutorials.
-
Clone the repository to your system.
git clone https://github.com/OpenLiberty/open-liberty-tools
-
Set up self-hosting in Eclipse with the Open Liberty Tools as the target platform.
-
Go Open issues, Review existing contributions, or Submit fixes.