|
125 | 125 | }, |
126 | 126 | "devstuidocentralcheckstyle": { |
127 | 127 | "name": "Eclipse Checkstyle", |
128 | | - "description": "Checkstye Integration into the Eclipse IDE.", |
| 128 | + "description": "Checkstyle Integration into the Eclipse IDE.", |
129 | 129 | "vendor": "eclipse-cs and sevntu-checkstyle", |
130 | 130 | "modulePath": "model/devstudio-central-p2-zip", |
131 | 131 | "installable": true, |
|
670 | 670 | }, |
671 | 671 | "fusedevelopment": { |
672 | 672 | "name": "Red Hat Fuse Guided Development", |
673 | | - "description": "A step by step Red Hat Fuse application development", |
| 673 | + "description": "Develop a Red Hat Fuse application with step-by-step instructions", |
674 | 674 | "congratulation": "Congratulations! You've learned how to create and deploy Fuse applications!", |
675 | 675 | "ref" : { |
676 | 676 | "camel-project" : { |
|
702 | 702 | }, |
703 | 703 | "eclipsedevelopment": { |
704 | 704 | "name": "Eclipse Plug-in Guided Development", |
705 | | - "description": "A step by step guided Eclipse development", |
| 705 | + "description": "Develop an Eclipse based application with step-by-step instructions", |
706 | 706 | "congratulation": "Congratulations! You've learned how to create Eclipse based applications!", |
707 | 707 | "ref" : { |
708 | 708 | "plugin-project" : { |
|
740 | 740 | }, |
741 | 741 | "javadevelopment": { |
742 | 742 | "name": "Java Guided Development", |
743 | | - "description": "A step by step guided Java development", |
| 743 | + "description": "Develop a Java application with step-by-step instructions", |
744 | 744 | "congratulation": "Congratulations! You've learned how to create Java applications!", |
745 | 745 | "ref" : { |
746 | 746 | "hello-world" : { |
|
778 | 778 | }, |
779 | 779 | "cdkdevelopment": { |
780 | 780 | "name": "Guided Development on local OpenShift", |
781 | | - "description": "A step by step application development for Openshift", |
782 | | - "congratulation": "Congratulations! You've learned how to create, build and deploy applications on Openshift!", |
| 781 | + "description": "Develop an application on OpenShift with step-by-step instructions", |
| 782 | + "congratulation": "Congratulations! You've learned how to create, build and deploy applications on OpenShift!", |
783 | 783 | "file": { |
784 | 784 | "creating-project": { |
785 | 785 | "fileName": "cdk-creating-project-gd.xml", |
786 | 786 | "taskName": "Creating, building and deploying application to OpenShift", |
787 | | - "intro": "This cheatsheet explains how to create, build and deploy application to Openshift using Red Hat Developer Studio and Container Development Kit.", |
788 | | - "onCompletion": "Congratulations! You have learned how to create, build and deploy application to Openshift!" |
| 787 | + "intro": "This cheatsheet explains how to create, build and deploy application to OpenShift using Red Hat Developer Studio and Container Development Kit.", |
| 788 | + "onCompletion": "Congratulations! You have learned how to create, build and deploy application to OpenShift!" |
789 | 789 | } |
790 | 790 | }, |
791 | 791 | "vendor": "Red Hat, Inc.", |
|
0 commit comments