From 7c7a82fbe4e943c71c739d4a6c37cb8367593306 Mon Sep 17 00:00:00 2001 From: Oleksandr Garagatyi Date: Fri, 17 Aug 2018 17:26:04 +0300 Subject: [PATCH] Fix location of meta file of Theia editor Rename folder with Theia meta.yaml to it's ID since Che master build download path by ID/version and current location is incorrect. Also fixes mixed ID/Name fields content. Signed-off-by: Oleksandr Garagatyi --- .../1.0.0/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename plugins/{che-editor-theia => org.eclipse.che.editor.theia}/1.0.0/meta.yaml (86%) diff --git a/plugins/che-editor-theia/1.0.0/meta.yaml b/plugins/org.eclipse.che.editor.theia/1.0.0/meta.yaml similarity index 86% rename from plugins/che-editor-theia/1.0.0/meta.yaml rename to plugins/org.eclipse.che.editor.theia/1.0.0/meta.yaml index 1c3d939235..667d99f70a 100644 --- a/plugins/che-editor-theia/1.0.0/meta.yaml +++ b/plugins/org.eclipse.che.editor.theia/1.0.0/meta.yaml @@ -1,7 +1,7 @@ -id: theia-ide +id: org.eclipse.che.editor.theia version: 1.0.0 type: Che Editor -name: org.eclipse.che.editor.theia +name: theia-ide title: Eclipse Theia for Eclipse Che description: Eclipse Theia icon: https://pbs.twimg.com/profile_images/929088242456190976/xjkS2L-0_400x400.jpg