You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/lsp/030_install_drools.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ title: Installing Drools
9
9
10
10
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.
11
11
12
-
3. Install JBoss Tools 4.21.0
12
+
3. Install JBoss Tools 4.21.0:
13
13
14
14
* Run Eclipse IDE.
15
15
16
16
* Select **Help** > **Eclipse Marketplace...**.
17
17
18
18
* Install **JBoss Tools 4.21.0.Final**
19
19
20
-
4. Install Drools:
20
+
4. Install the Drools Eclipse Integration:
21
21
22
22
* Select **Help** > **Install New Software...**.
23
23
@@ -35,7 +35,7 @@ title: Installing Drools
35
35
36
36
* Click **OK** > **Apply and Close**
37
37
38
-
6. Create Test Project
38
+
6. Create Test Project:
39
39
40
40
* In Eclipse switch to the **Drools perspective** (upper right corner).
0 commit comments