STS安装Drools
程序员文章站
2022-06-09 11:28:28
Open Eclipse.- Open the menu "Help", menu item "Install new software..."- Click on the button "Add..." to add a new software site.- Fill in the name " ......
- download drools (including "drools engine" & "drools and jbpm tools") from official website: https://www.drools.org/download/download.html
- install drools plugin to sts as following:
open eclipse.
- open the menu "help", menu item "install new software..."
- click on the button "add..." to add a new software site.
- fill in the name "drools local update site"
- click on the button "local..." and select ".../binaries/org.drools.updatesite"
- select all the plugins. click the buttons "next" and "finish".sources
-------the source jars are in the sources directory.
- configure drools:
- notes:
- if error occurred while drools plugin installing, you have to delete artifacts.xml in root directory of sts and do again!
下一篇: 掌握小程序规律,每天收入过1000+!
推荐阅读