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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ title: Installing Drools
5
5
6
6
**Windows, Mac and Linux (Ubuntu):**
7
7
8
-
1.[Download](https://www.eclipse.org/downloads/packages/release/2021-09/r/eclipse-ide-java-developers) and install Eclipse IDE for Java Developers (2021-09). You might want to create a new workspace for your LSP projects.
8
+
1.[Download](https://www.eclipse.org/downloads/packages/release/2022-09/r/eclipse-ide-java-developers) and install Eclipse IDE for Java Developers (2022-09). You might want to create a new workspace for your LSP projects.
9
9
10
-
2.[Download](https://download.jboss.org/drools/release/7.63.0.Final/droolsjbpm-integration-distribution-7.63.0.Final.zip) Drools 7.63.0 and extract the zip archive to any folder.
10
+
2.[Download](https://download.jboss.org/drools/release/7.73.0.Final/droolsjbpm-integration-distribution-7.73.0.Final.zip) Drools 7.73.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.25.0:
13
13
14
14
* Run Eclipse IDE.
15
15
16
16
* Select **Help** > **Eclipse Marketplace...**.
17
17
18
-
* Install **JBoss Tools 4.21.0.Final**
18
+
* Install **JBoss Tools 4.25.0.Final**
19
19
20
20
* We will only need **JBoss Tools Java Standard Tools**. The other tools are optional.
0 commit comments