Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

05_building.mkd 1.6KB

Building from Source

Eclipse is recommended for development as the project settings are preconfigured.

Additionally, eclipse-cs, FindBugs, and EclEmma are recommended development tools.

Build Dependencies (bundled)

Build Dependencies (downloaded during build)

Instructions

  1. Clone the git repository from GoogleCode.
  2. Import the iciql project into your Eclipse workspace.
    There will be some build errors.
  3. Using Ant, execute the build.xml script in the project root.
    This will download all necessary build dependencies.
  4. Select your iciql project root and Refresh the project, this should correct all build problems.

Contributing

Patches welcome in any form.

Contributions must be your own original work and must licensed under the Apache License, Version 2.0, the same license used by iciql.