Skip to content

Commit 9e08019

Browse files
authored
Update eclipse-integration READMEs (#78)
- Update outdated information sections in READMEs - Update build badges
1 parent cf2cdd3 commit 9e08019

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

client/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# Eclipse GLSP Eclipse IDE Integration webapp
2-
3-
[![build-status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fglsp%2Fjob%2Feclipse-glsp%2Fjob%2Fglsp-eclipse-integration%2Fjob%2Fmaster%2F)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/)
4-
[![publish-status-npm](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-npm-glsp-theia-integration/&label=npm)](https://ci.eclipse.org/glsp/job/deploy-npm-ide-integration/)
5-
[![publish-status-p2](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-npm-glsp-theia-integration/&label=p2)](https://ci.eclipse.org/glsp/job/deploy-p2-ide-integration/)
1+
# Eclipse GLSP Eclipse IDE Integration webapp [![build-status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fglsp%2Fjob%2Feclipse-glsp%2Fjob%2Fglsp-eclipse-integration%2Fjob%2Fmaster%2F)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/)
62

73
Contains the client side glue code for opening browser-based GLSP diagrams in an Eclipse IDE editor as well as the workflow webapp example.
84
This project is available from npm via [@eclipse-glsp/ide](https://www.npmjs.com/package/@eclipse-glsp/ide).
@@ -13,6 +9,7 @@ To build this project locally, run `yarn` in this directory.
139

1410
## More information
1511

16-
For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/). If you have questions, contact us on our [spectrum chat](https://spectrum.chat/glsp/) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
12+
For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/).
13+
If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
1714

1815
https://user-images.githubusercontent.com/588090/161574983-ce70ecae-d322-472a-a80a-e9c9e3e17b1d.mp4

client/packages/ide/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Eclipse GLSP Eclipse IDE Integration for GLSP Clients [![build-status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fglsp%2Fjob%2Feclipse-glsp%2Fjob%2Fglsp-eclipse-integration%2Fjob%2Fmaster%2F)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/)[![publish-status-npm](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-npm-glsp-theia-integration/&label=npm)](https://ci.eclipse.org/glsp/job/deploy-npm-ide-integration/)[![publish-status-p2](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-npm-glsp-theia-integration/&label=p2)](https://ci.eclipse.org/glsp/job/deploy-p2-ide-integration/)
1+
# Eclipse GLSP Eclipse IDE Integration for GLSP Clients [![build-status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fglsp%2Fjob%2Feclipse-glsp%2Fjob%2Fglsp-eclipse-integration%2Fjob%2Fmaster%2F)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/)
22

33
This package contains the client side glue code to integrate diagram editors built with the [graphical language server platform](https://github.com/eclipse-glsp/glsp) in [Eclipse IDE](https://www.eclipse.org/eclipseide/) editors.
44

5+
## Building
6+
57
This project is built with `yarn` and is available from npm via [@eclipse-glsp/ide](https://www.npmjs.com/package/@eclipse-glsp/iden).
68

9+
## More information
10+
711
For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/).
8-
If you have questions, contact us on our [spectrum chat](https://spectrum.chat/glsp/) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
12+
If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
913

10-
![GLSP Eclipse IDE integration animation](https://github.com/eclipse-glsp/glsp-eclipse-integration/blob/master/documentation/glsp-eclipse-integration-animated.gif)
14+
https://user-images.githubusercontent.com/588090/161574983-ce70ecae-d322-472a-a80a-e9c9e3e17b1d.mp4

server/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Eclipse GLSP Eclipse IDE Integration
1+
# Eclipse GLSP Eclipse IDE Integration [![build-status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fglsp%2Fjob%2Feclipse-glsp%2Fjob%2Fglsp-eclipse-integration%2Fjob%2Fmaster%2F)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-eclipse-integration/job/master/) [![publish-status-p2](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-ide-p2-nightly/&label=p2)](https://ci.eclipse.org/glsp/job/deploy-ide-p2-nightly/)
22

33
Contains the glue code for opening browser-based GLSP diagrams in an Eclipse IDE Editor
44

55
## Building
66

77
The GLSP Eclipse integration bundles are built with `mvn clean install` (for maven) or `mvn clean install -Pp2` (for p2).
88

9-
## See also
9+
## More information
1010

1111
For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/).
12-
If you have questions, contact us on our [spectrum chat](https://spectrum.chat/glsp/) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).
12+
If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).

0 commit comments

Comments
 (0)