Open TrevCraw opened 1 year ago
Added test cases to detect project with src/main/liberty/config/server.xml file only (ie. no LMP or LGP defined in build file) PR - https://github.com/OpenLiberty/liberty-tools-vscode/pull/284
This PR has to update with the latest changes. Also waiting to merge https://github.com/OpenLiberty/liberty-tools-vscode/pull/328.
After that re-review is required.
Example tests in LT IntelliJ: https://github.com/OpenLiberty/liberty-tools-intellij/blob/main/src/test/java/io/openliberty/tools/intellij/it/SingleModNLTRestProjectTestCommon.java#L110-L214