Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
21.2. Fibonacci Example: Execution
Procedure 21.1. Task
- Launch the Eclipse IED.
- Open the class
org.drools.examples.fibonacci.FibonacciExample
. - Right-click the class and select
Run as...
and thenJava application
.
Result
Eclipse shows the following output in its console window (with "...snip..." indicating lines that were removed to save space):