Copyright © 2005-2007 Philippe Fournier-Viger
All rights reserved.
Follow these six steps:
After these steps, you are now ready to run PL-PLAN. We provide two examples (Example1.java, and Example2.java). The first creates a new problem and then find a plan. The second load a problem definition from a file, and then find a plan. In the "gui" package there is the graphical interface that we use to launch automatic and manual tests.
These classes are unit test. Their purpose is to ensure that PL-PLAN classes are working. These classes are not required to run PL-PLAN, and are intended for developpers of PL-PLAN and those who could want to extend it. To compile these classes, you need to put junit.jar in your classpath. You can download junit from here. If you are using Eclipse, you should have a copy of the junit jar file in this folder : .\eclipse\plugins\org.junit_3.8.1.
Do you have any other questions? Write me.