Skip to content

Liberty Tools (v24.0.3)

Compare
Choose a tag to compare
@awisniew90 awisniew90 released this 20 Mar 17:13
· 24 commits to main since this release
fac0975

NOTE: This feature is targeted for Eclipse 2023-12 (4.30). It requires the Eclipse IDE to be run with Java 17, though application projects can be configured to use their own, separate JDK level, (e.g Java 8).

Eclipse Marketplace install link: https://marketplace.eclipse.org/content/liberty-tools

You can also install via one of these methods:

UPDATE SITE: directly from the online URL (via Help->Install New Software -> Add (button) with a Location: value of:
https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.3/repository/

ARCHIVE: by downloading the ZIP archive from:
https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.3/repository.zip

See doc for more details.

New in this release:

  • Compatibility with Eclipse 2023-12 (4.30)

  • Common Tab added to Run Configuration for saving config to a local file: #484

Bug Fixes:

  • File watcher added on liberty-plugin-config.xml, *.properties, and *.env files for compatibility with newer LCLS support: #461

Note:

  • There have been some reports of performance slow down when editing server.xml and using the underlying LCLS code assistance, e.g. in Liberty Tools for IntelliJ IDEA (e.g. this issue). We will continue to investigate.