Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 7a9cde6

Browse files
committed
Update codewind-openapi-eclipse.md
1 parent 80ea37e commit 7a9cde6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_documentations/codewind-openapi-eclipse.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
layout: docs
3-
title: Open API Tools for Eclipse Codewind
4-
description: How to work with the Open API Tools for Eclipse Codewind
3+
title: Open API Tools for Eclipse Codewind in Eclipse
4+
description: How to work with the Open API Tools for Eclipse Codewind in Eclipse
55
keywords: install, run, open, import, show, restart, edit, build, logs, tools, eclipse, Open API Tools for Eclipse Codewind
66
duration: 1 minute
77
permalink: open-api-tools-for-eclipse.html
88
type: document
99
order: 30
1010
---
1111

12-
# Open API Tools for Eclipse Codewind
12+
# Open API Tools for Eclipse Codewind in Eclipse
1313

1414
The Open API Tools for Eclipse Codewind includes wizards that invoke the OpenAPI Generator to create API clients, server stubs, and HTML documentation from OpenAPI definitions. The tools are integrated and customized to work with Codewind for Eclipse, but they also work with a base Eclipse IDE for Java EE Developers installation.
1515

1616
## Installing
1717
1. Download and install the latest [Eclipse IDE for Java EE Developers](https://www.eclipse.org/downloads/packages/release/) or use an existing installation. If you use Open API Tools for Eclipse Codewind, the earliest supported version of the Eclipse IDE for Codewind is Version 2019-06 (4.12).
1818
2. [Optional] Install [Codewind from the Eclipse Marketplace](https://marketplace.eclipse.org/content/codewind).
19-
3. Install the [Codewind OpenAPI Tools from the Eclipse Marketplace](https://marketplace.eclipse.org/content/codewind).
19+
3. Install the [Open API Tools for Eclipse Codewind from the Eclipse Marketplace](https://marketplace.eclipse.org/content/codewind).
2020

2121
## Generating HTML and client and server stubs by using the OpenAPI wizard
2222
1. Launch the context menu on any existing workspace projects or any `openapi.yaml` workspace OpenAPI definition files from the **Package Explorer** or **Project Explorer** views.

0 commit comments

Comments
 (0)