Skip to content

elsony/open-liberty-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-liberty-tools

Twitter Linux License

Summary

Open Liberty Tools are lightweight tools for developing, assembling, and deploying apps to Open Liberty.

Table of Contents

Getting Started

To install the Open Liberty Tools:

  1. If you don’t already have Eclipse, install Eclipse Oxygen for Java EE Developers ( 4.7 )
  2. Download the .zip file of Eclipse Developer Tools to a directory on your computer. The .zip file is available here.
  3. Start your Eclipse workbench.
  4. Click Help > Install new software > Add.
  5. In the Add Repository window, click Archive.
  6. Browse to the location of the .zip file of Open Liberty Tools. Select the file and then click Open.
  7. Follow the installation instructions on the installation wizard.
  8. When the installation process completes, restart the workbench.

Visit the WASdev Community for documentation and tutorials.

Contribute to Open Liberty Tools

  1. Clone the repository to your system.

    git clone https://github.com/OpenLiberty/open-liberty-tools

  2. Set up self-hosting in Eclipse with the Open Liberty Tools as the target platform.

  3. Go Open issues, Review existing contributions, or Submit fixes.

Community

  1. Open Liberty group.io
  2. OpenLibertyAS on Twitter
  3. ibm-wdt tag on stackoverflow

About

Open Liberty Tools are lightweight tools for developing, assembling, and deploying apps to Open Liberty.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%