Jamaica Directory structure

After a successful installation, the following directory structure is created (in this example for a Linux x86 system):

<JAMAICA>
  +- bin
  +- doc
      +- rtsj_api
      +- html
      +- LICENSE
      +- README-*.txt
      +- Release_notes
      +- build.info
      +- jamaicavm_manual.pdf
  +- etc
      +- jamaica.conf
      +- jamaica-dependencies.conf
      +- jamaicah.conf
      +- numblocks.conf
      +- jamaicaoptions.xml
      +- jamaicahoptions.xml
      +- misc
      +- classpath.tgz
  +- target
      +- linux-x86 
      |   +- classes
      |       +- com
      |       +- gnu
      |       +- jamaica
      |       +- java
      |       +- javax
      |       +- sun
      |       +- antlr.jar
      |       +- jamaica-classes.jar
      |       +- JamaicaTask.jar
      |       +- ThreadMonitor.jar
      |   +- etc
      |   +- examples
      |   +- include
      |   +- lib
      |   +- prof
      +- <other targets>