We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3470cd commit 3e58037Copy full SHA for 3e58037
lectures/lsp/030_install_drools.md
@@ -16,6 +16,8 @@ title: Installing Drools
16
* Select **Help** > **Eclipse Marketplace...**.
17
18
* Install **JBoss Tools 4.21.0.Final**
19
+
20
+ * We will only need **JBoss Tools Java Standard Tools**. The other tools are optional.
21
22
4. Install the Drools Eclipse Integration:
23
@@ -37,7 +39,7 @@ title: Installing Drools
37
39
38
40
6. Create Test Project:
41
- * In Eclipse switch to the **Drools perspective** (upper right corner).
42
+ * In Eclipse switch to the **Drools perspective** (**Window** > **Perspective** > **Open Perspective** > **Other** > **Drools**).
43
44
* Choose **File** > **New** > **Drools Project**
45
0 commit comments