Skip to content

Commit f3470cd

Browse files
committed
Update drools tutorial
1 parent cd269a2 commit f3470cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lectures/lsp/030_install_drools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ title: Installing Drools
99

1010
2. [Download](https://download.jboss.org/drools/release/7.61.0.Final/droolsjbpm-integration-distribution-7.61.0.Final.zip) Drools 7.61.0 and extract the zip archive to any folder.
1111

12-
3. Install JBoss Tools 4.21.0
12+
3. Install JBoss Tools 4.21.0:
1313

1414
* Run Eclipse IDE.
1515

1616
* Select **Help** > **Eclipse Marketplace...**.
1717

1818
* Install **JBoss Tools 4.21.0.Final**
1919

20-
4. Install Drools:
20+
4. Install the Drools Eclipse Integration:
2121

2222
* Select **Help** > **Install New Software...**.
2323

@@ -35,7 +35,7 @@ title: Installing Drools
3535

3636
* Click **OK** > **Apply and Close**
3737

38-
6. Create Test Project
38+
6. Create Test Project:
3939

4040
* In Eclipse switch to the **Drools perspective** (upper right corner).
4141

0 commit comments

Comments
 (0)