We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78081c commit d3d1ca0Copy full SHA for d3d1ca0
devfiles/index.json
@@ -3,7 +3,7 @@
3
"displayName":"Java MicroProfile template",
4
"description":"Cloud Microservice Starter for Java - MicroProfile / Java EE",
5
"language":"java",
6
- "projectType":"java",
+ "projectType":"liberty",
7
"location":"https://github.com/microclimate-dev2ops/javaMicroProfileTemplate",
8
"links": {"self":"/devfiles/javaMicroProfileTemplate/devfile.yaml" }
9
}
devfiles/javaMicroProfileTemplate/meta.yaml
@@ -3,5 +3,5 @@ description: Cloud Microservice Starter for Java - MicroProfile / Java EE
tags: ["Java", "Maven",]
globalMemoryLimit: 2674Mi
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
-projectType: "java"
+projectType: "liberty"
language: "java"
0 commit comments