drools运行_如何创建Drools运行时

drools运行

如何创建Drools运行时 (How to create Drools Runtime)

Drools Runtime is required to tell the editor to run the program with specific version of drools jar. You can run your program/application with different Drools Runtime.

需要Drools Runtime来告诉编辑器使用特定版本的drools jar运行程序。 您可以使用不同的Drools Runtime运行程序/应用程序。

Click on Windows -> Preference -> Drools -> Installed Drools Runtime

单击Windows- >首选项-> Drools- >已安装Drools运行时

Then click on Add

然后点击添加

drools运行_如何创建Drools运行时



Then click on Create a new Drools runtime button

然后单击“创建新的Drools运行时”按钮

drools运行_如何创建Drools运行时



Give the path till the binaries folder where you have downloaded the droolsjbpm-tools-distribution-5.3.0.Final.zip

给出路径,直到下载了droolsjbpm-tools-distribution-5.3.0.Final.zip的Binaries文件夹为止。

Click on ok and give any name for the Drools Runtime. The drools runtime is created.

单击确定,并为Drools Runtime命名。 将创建Drools运行时。

翻译自: https://www.studytonight.com/drools/create-drools-runtime

drools运行