STS安装Drools

匿名 (未验证) 提交于 2019-12-02 21:52:03
  1. download drools (including "Drools Engine" & "Drools and jBPM tools") from official website: https://www.drools.org/download/download.html
  2. 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.

  3. configure drools:



  4. Notes: 
    1.   if error occurred while drools plugin installing, you have to delete artifacts.xml in root directory of sts and do again!
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!