Skip to content

Commit

Permalink
Update building-my-first-extension.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
LiaFoteini authored Oct 22, 2020
1 parent 8c5df66 commit 2b7ab39
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/src/main/asciidoc/building-my-first-extension.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@ To complete this guide, you need:
* JDK 1.8+ installed with `JAVA_HOME` configured appropriately
* Apache Maven {maven-version}

== Solution

We recommend that you follow the instructions in the next sections and create the extension step by step.
However, you can go right to the completed example.

Clone the Git repository: `git clone {quickstarts-clone-url}`, or download an {quickstarts-archive-url}[archive].

The solution is located in the `getting-started-extension` {quickstarts-tree-url}/getting-started-extension[directory].

== Basic Concepts

First things first, we will need to start with some basic concepts.
Expand Down

0 comments on commit 2b7ab39

Please sign in to comment.