Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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 in repository)

Build Dependencies (downloaded during build)

Instructions

  1. Clone the git repository from Github.
  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.