Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from eclipse/camelCaseFields
Browse files Browse the repository at this point in the history
Add new field for memory limit, fix some typos
  • Loading branch information
Oleksandr Garagatyi authored Jan 31, 2019
2 parents 6b7da84 + 1f2e6ec commit 2283299
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions etc/che-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ type: Che Editor
name: gwt-ide
id: org.eclipse.che.editor.gwt
title: Eclipse GWT IDE for Eclipse Che
Description: Eclipse GWT IDE
Icon: https://pbs.twimg.com/profile_images/929088242456190976/xjkS2L-0_400x400.jpg
description: Eclipse GWT IDE
icon: https://pbs.twimg.com/profile_images/929088242456190976/xjkS2L-0_400x400.jpg
endpoints:
- name: "che-gwt-ide-and-master"
public: true
Expand Down Expand Up @@ -78,3 +78,4 @@ containers:
- exposedPort: 4411
- exposedPort: 4412
memory-limit: "512M"
memoryLimit: "512M"

0 comments on commit 2283299

Please sign in to comment.