Skip to content

Commit

Permalink
Merge pull request quarkusio#4001 from jesuino/AF-2230
Browse files Browse the repository at this point in the history
Updates Kogito Extension Guide to add VSCode extension link
  • Loading branch information
geoand authored Sep 12, 2019
2 parents 5024c69 + db1a8b5 commit b93c9f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Binary file modified docs/src/main/asciidoc/images/kogito-guide-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion docs/src/main/asciidoc/kogito-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,19 @@ To complete this guide, you need:
* Apache Maven 3.5.3+
* Docker

=== Install Eclipse with modelling plugins
=== Install modelling plugins in your IDE

Kogito Tooling is currently supported in Eclipse and VSCode:

* Eclipse

To be able to make use of visual modelling of your processes, download Eclipse IDE and
install from Market place Eclipse BPMN2 Modeller plugin (with jBPM Runtime Extension)

* VSCode

Download and install the VSCode Extension from https://github.com/kiegroup/kogito-tooling/releases[Kogito Tooling release page] to edit and model process definitions from VSCode IDE.

== Architecture

In this example, we build a very simple microservice which offers one REST endpoint:
Expand Down

0 comments on commit b93c9f1

Please sign in to comment.