jeffheaton's picture

    Some of the recipes require third-party JARs to run. All of the JARs necessary to run the examples are contained in the companion download. However, these JARs must be in your classpath for the examples to run. To make this easier, there is a file named recipe.bat contained in the root directory of the HTTPRecipes directory. You can use it to run the examples. For example, to run the GetCityTime example from Chapter 3, you would use the following command:

recipe com.heatonresearch.httprecipes.ch3.recipe3.GetCityTime

    Once you execute the above command, you should see Figure B.9.

Figure B.9: Successfully Running an Example

Successfully Running an Example

    So far, you have seen how to execute the examples from the command line. The next section will show you how to use the Eclipse IDE.


Copyright 2005 - 2012 by Heaton Research, Inc.. Heaton Research™ and Encog™ are trademarks of Heaton Research. Click here for copyright, license and trademark information.