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
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,31 @@ title: Installing Drools
5
5
6
6
**Windows, Mac and Linux (Ubuntu):**
7
7
8
-
1.[Download](https://www.eclipse.org/downloads/) and install Eclipse IDE (we recommend to use Eclipse Oxygen 4.7). You might want to create a new workspace for your LSP projects.
8
+
1.[Download](https://www.eclipse.org/downloads/) and install Eclipse IDE. You might want to create a new workspace for your LSP projects.
9
9
10
-
2.[Download](https://download.jboss.org/drools/release/7.3.0.Final/drools-distribution-7.3.0.Final.zip) Drools and extract the zip archive to any folder.
10
+
2.[Download](https://download.jboss.org/drools/release/7.60.0.Final/droolsjbpm-integration-distribution-7.60.0.Final.zip) Drools and extract the zip archive to any folder.
11
11
12
-
3. Install JBoss Tools 4.5.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
-
* Install **JBoss Tools 4.5.0.Final**
18
+
* Install **JBoss Tools 4.21.0.Final**
19
19
20
20
4. Install Drools:
21
21
22
22
* Select **Help** > **Install New Software...**.
23
23
24
-
* In the **Work with:** combo box type: http://download.jboss.org/drools/release/7.3.0.Final/org.drools.updatesite/
24
+
* In the **Work with:** combo box type: https://download.jboss.org/drools/release/7.46.0.Final/org.drools.updatesite/
25
25
26
26
* Click **Select all**.
27
27
28
28
* Make sure the checkbox "Contact all update sites during install to find required software" is checked.
0 commit comments