About Samples
A lot of samples can be found in the samples directory. The examples are categorized by sub-directories.
Sample Notes
For sample notes please select the specific module from menu on the left.
Typical Directory Contents
Item | Description |
---|
conf | configuration directory |
src | source code |
Eclipse Project
The examples are ready to be opened in the Eclipse Java IDE, the workspace is pre-created for your convenience. However, the additional configuration steps are required:
- open new workspace pointing to the samples directory
- edit user library "onixs-fix-engine" to use engine jars from the correct location
- select menu Window -> Preferences -> Java -> Build Path -> User Libraries -> onixs-fix-engine
- press button "Add JARs..."
- add all jars from the engine distribution package lib directory
- select project in the workspace explorer and press F5 to refresh
- run the appropriate application class