Skip to content

Commit ec17e40

Browse files
author
Hendrik Winkelmann
committed
Merge branch 'gh-pages' of https://github.com/wwu-pi/tutorials into gh-pages
2 parents a79fc92 + 7f5647c commit ec17e40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lectures/lsp/030_install_drools.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ title: Installing Drools
55

66
**Windows, Mac and Linux (Ubuntu):**
77

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.
99

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.
1111

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

1414
* Run Eclipse IDE.
1515

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

18-
* Install **JBoss Tools 4.21.0.Final**
18+
* Install **JBoss Tools 4.25.0.Final**
1919

2020
* We will only need **JBoss Tools Java Standard Tools**. The other tools are optional.
2121

0 commit comments

Comments
 (0)