che-server/tests/e2e/files/devfiles/plugins/Java11PluginTest.yaml

18 lines
408 B
YAML

apiVersion: 1.0.0
metadata:
name: java11-plugin-test
projects:
- name: console-java-simple
source:
location: 'https://github.com/che-samples/console-java-simple.git'
type: git
branch: java1.11
components:
- type: cheEditor
id: eclipse/che-theia/next
memoryLimit: 512Mi
- id: redhat/java/latest
preferences:
java.server.launchMode: Standard
type: chePlugin