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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@ layout: recipe
3
3
title: Installing Drools
4
4
---
5
5
6
+
<divclass="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
+
6
10
**Windows, Mac and Linux (Ubuntu):**
7
11
8
12
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