Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
  1. Checkout Build the product from the source.
    For more information please seeĀ Checkout the sourcesee, Building from Source.
  2. Setup the environment using one of the following commands:
    • If you are using Eclipse use the following command:

      Code Block
      mvn eclipse:eclipse
    • If you are using intelliJIDEA use the following command:

      Code Block
      mvn idea:idea -o