Skip to content

Commit 6380734

Browse files
authored
Update Drools tutorial
1 parent f720b57 commit 6380734

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lectures/lsp/030_install_drools.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ layout: recipe
33
title: Installing Drools
44
---
55

6+
<div class="tip" markdown="1">
7+
<b>The Drools Eclipse Integration mentioned below is no longer maintained.</b> We recommend building your Drools project using [Maven](../acse/020_build_automation.html) instead. Use the sample project provided on the Learnweb course page as a starting point. You can use your favourite editor for development.
8+
</div>
9+
610
**Windows, Mac and Linux (Ubuntu):**
711

812
1. [Download](https://www.eclipse.org/downloads/packages/release/2023-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.

0 commit comments

Comments
 (0)