From b36785a2d7cde1447b48bb751429d492f6d59511 Mon Sep 17 00:00:00 2001 From: Artem Zatsarynnyi Date: Thu, 7 Nov 2024 10:37:20 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 275d6ac..5372593 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# JetBrains IDE dev server for Eclipse Che [![Dev](https://img.shields.io/static/v1?label=Open%20in&message=Che%20dogfooding%20server%20&logo=eclipseche&color=FDB940&labelColor=525C86)](https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/f?url=https://github.com/che-samples/web-nodejs-sample&che-editor=che-incubator/che-idea-server/next&policies.create=peruser) [![Dev](https://img.shields.io/static/v1?label=Open%20in&message=DevSandbox%20(hosted%20by%20Red%20Hat)&logo=eclipseche&color=FDB940&labelColor=525C86)](https://workspaces.openshift.com/f?url=https://github.com/che-samples/web-nodejs-sample&che-editor=https://eclipse-che.github.io/che-plugin-registry/main/v3/plugins/che-incubator/che-idea-server/next/devfile.yaml&policies.create=peruser) +# JetBrains IDE development server for Eclipse Che +[![Dev](https://img.shields.io/static/v1?label=Open%20in&message=Che%20dogfooding%20server%20&logo=eclipseche&color=FDB940&labelColor=525C86)](https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/f?url=https://github.com/che-samples/web-nodejs-sample&che-editor=che-incubator/che-idea-server/next&policies.create=peruser) [![Dev](https://img.shields.io/static/v1?label=Open%20in&message=DevSandbox%20(hosted%20by%20Red%20Hat)&logo=eclipseche&color=FDB940&labelColor=525C86)](https://workspaces.openshift.com/f?url=https://github.com/che-samples/web-nodejs-sample&che-editor=https://eclipse-che.github.io/che-plugin-registry/main/v3/plugins/che-incubator/che-idea-server/next/devfile.yaml&policies.create=peruser) +This project enables running a JetBrains IDE as a remote development server in Eclipse Che CDE. -This project allows you to use your local JetBrains IDE connected to your remote development environment running in Eclipse Che. - -In Che-specific terms, this project represents an Eclipse Che editor based on IntelliJ IDEA Ultimate. - -To connect the local JetBrains IDE with the in-cluster dev server, see the [JetBrains Gateway plugin](https://github.com/redhat-developer/devspaces-gateway-plugin/). +Check out [JetBrains Gateway plugin](https://github.com/redhat-developer/devspaces-gateway-plugin/) to connect your local JetBrains IDE to a remote CDE. ## Images