drools-distribution-7.10.0.Final

时间:2021-10-01 09:52:04
【文件属性】:
文件名称:drools-distribution-7.10.0.Final
文件大小:52.98MB
文件格式:ZIP
更新时间:2021-10-01 09:52:04
drools fusio Welcome to Drools ================= Third party jars ---------------- Following third party jars are optional and are not included in Drools distribution: 1.Quartz: Quartz is an optional jar only needed if you wish to adapt existing quartz calendars. It can be downloaded from http://www.quartz-scheduler.org/. Run the examples ---------------- It's easy to run the examples: On Linux, Mac or Cygwin: examples/runExamples.sh On Windows: examples\runExamples.bat Run the examples in Eclipse --------------------------- Open Eclipse, install the Drools plugin, as described in the introduction reference manual. Open menu Window, menu item Preferences, tree item Drools, tree item Installed Drools Runtime environments Add the dir "binaries/" from the zip as a new Drools Runtime Environment. Activate the checkbox of that newly created runtime environment. Restart eclipse. Open menu File, menu item Import..., tree item General, tree item Existing Projects into Workspace, button Next and select root directory "examples/sources/" from the zip, button Finish. Alternatively, if you have the m2eclipse plugin installed: Open menu File, menu item Import, tree item Maven, tree item Existing Maven Projects, button Next and select "examples/sources/" from the zip, button Finish. Open menu Run, menu item Run configurations, add new Java Application with main class "org.drools.examples.DroolsExamplesApp" and VM arguments "-Xms256m -Xmx512m -server", click button Run. Run the examples in IntelliJ ---------------------------- Open menu File, menu item Open project, select "examples/sources/pom.xml". Open menu Run, menu item Edit Configurations, add a new Application with main class "org.drools.examples.DroolsExamplesApp" and VM parameters "-Xms256m -Xmx512m -server" and run that. Read the reference manual ------------------------- To see the reference_manual, just open: reference_manual/html_single/index.html It contains information how to use it on your project (with Maven, ANT, ...). Sources ------- The source jars are in the sources directory. But to build from sources, pull the sources with git: https://github.com/kiegroup and follow these instructions: https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/master/README.md 欢迎来到Drools = = = = = = = = = = = = = = = = = 第三方jar - - - - - - - - - - - - - - - - - 以下第三方jar是可选的,不包括在Drools分发中: 1。Quartz: Quartz是可选的jar,只有在您希望修改现有的Quartz日历时才需要它。它可以 从http://www.quartz-scheduler.org/下载。 运行示例 - - - - - - - - - - - - - - - - - 很容易运行这些例子: Linux, Mac或Cygwin: 例子/ runExamples.sh 在Windows上: 例子\ runExamples.bat 在Eclipse中运行示例 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 打开Eclipse,安装Drools插件,如介绍参考手册中所述。 打开菜单窗口,菜单项首选项,树项目Drools,树项目安装Drools运行时环境 从zip文件中添加dir "binaries/"作为新的Drools运行时环境。 激活新创建的运行时环境的复选框。 重新启动eclipse。 打开菜单文件,菜单项导入…,树项目一般,树项目现有项目到工作空间,按钮下一步 然后从zip文件中选择根目录“examples/sources/”,按钮Finish。 或者,如果你安装了m2eclipse插件: 打开菜单文件,菜单项导入,树项Maven,树项已有Maven项目,下一步按钮 然后从zip文件中选择“examples/sources/”,按钮Finish。 打开菜单运行,菜单项运行配置,添加新的Java应用程序 主类“org.drools.example . droolsexamplesapp” 和VM参数“-Xms256m -Xmx512m -服务器”,点击按钮运行。 运行IntelliJ中的例子 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 打开菜单文件,菜单项打开项目,选择“example /source /pom.xml”。 打开菜单运行,菜单项编辑配置,添加一个新的应用程序 主类“org.drools.example . droolsexamplesapp” 然后运行VM参数“-Xms256m -Xmx512m -服务器”。 阅读参考手册 - - - - - - - - - - - - - - - - - - - - - - - - - 要查看reference_manual,请打开: reference_manual / html_single / index . html 它包含如何在项目中使用它的信息(包括Maven、ANT、…)。 来源 - - - - - - - 源jar在源代码目录中。 但是要从源代码构建,请使用git: https://github.com/kiegroup 并遵循以下说明: https://github.com/kiegroup/droolsjbpm-build-bootstrap/blob/master/README.md

网友评论