-
Found a method which is marked as `@ApiStatus.Internal `
https://github.com/OpenLiberty/liberty-tools-intellij/blob/001047da3b48103a64243d0d8f64bd368b16c77f/src/test/java/io/openliberty/tools/intel…
-
**REST clients page changes**
The [MicroProfile Rest Client](https://openliberty.io/docs/latest/rest-clients.html#_microprofile_rest_client) section of the [REST clients](https://openliberty.io/docs/…
-
https://openliberty.io/docs/latest/distributed-caching-jcache.html
This container topic is largely about configuration, which should instead be in the feature config reference topic: https://openli…
-
Draft is updated in PR https://github.com/OpenLiberty/docs/pull/7718
-
PR #1258 Attempt #2
- GradleSingleModMPLSTest > testMPQuickFixInJavaFile() FAILED
expected: "true" but was: "false"
at io.openliberty.tools.intellij.it.TestUtils.validateCodeInJavaSrc (TestUtil…
-
`omrsysinfo_get_process_start_time` is used in CRIUSupport to determine the start time of the restored process. We are seeing intermittent failures as a result of using this API.
```
Stack Dump = …
-
Automated testing for UI actions: start, start..., stop, etc.
Depends on #115
Use [FVT Overview](https://ibm.ent.box.com/notes/1046440996836) as a guide on what test coverage is required, speci…
-
Suggesting to include OpenLiberty as **Possibilities** in the roadmap. IMHO, the framework utilizes Microprofile and JakartaEE. Most of the people using IBM Java Tech Stack are using this framework.
-
See discussion here: https://github.com/OpenLiberty/liberty-tools-intellij/issues/1024. The work done for IntelliJ should be ported back.
-
- [x] detect project with src/main/liberty/config/server.xml file only (ie. no LMP or LGP defined in build file)
- [x] detect project with LMP config in build file only (ie. no server.xml in project)…