Giter Club home page Giter Club logo

anathema_legacy's Introduction

Build Status

Gradle will set itself up during the first build on any system. It requires an active internet connection to do so.

Set Up

Developing with IntelliJ IDEA

  1. Run gradlew idea to create the IDEA project files.
  2. Import the project into IDEA.
  3. (If necessary,) open the 'Project Structure' Dialog (Ctrl+Alt+Shift+S) and set the Project SDK to a SDK > 6.0.

Developing with Eclipse

  1. Run gradlew eclipse to create the Eclipse project files.
  2. Import all projects into Eclipse.

Developing with NetBeans

  1. Have the Gradle Support plugin installed.
  2. Optional: Configure your global preferences.
  3. Open the project as you would open any other project in NetBeans.

Development

Launching Anathema (IDE)###

Launch net.sf.anathema.AnathemaBootLoader

Launching Anathema (Command Prompt)###

Run gradlew run

Running the unit test suite###

Run gradlew test

Running the integration test suite###

Run gradlew cucumber

Adding a dependency

  1. Add the dependency entry to the module's build.gradle.
  2. Run gradlew eclipseClasspath or gradlew ideaModule respectively.

Adding a new module

IntelliJ IDEA users best run this outside of the IDE, else it might not pick up all changes.

  1. Run gradlew createModule
  2. Regenerate your IDE's workspace as per the "Developing with..." sections above.

Building Anathema

This command builds the distribution artifacts for Linux, OS X and Windows.
For the full process, see the wiki.

  1. Run gradlew clean build
  2. Fetch your artifacts from ./build/Anathema x.x.x

A word from our sponsors

JetBrains helps development with a license for IntelliJ IDEA Ultimate. IntelliJ IDEA logo ej-technologies provides us with a Java profiler for solving hard performance puzzlers.

anathema_legacy's People

Contributors

urskr avatar vestrial avatar smattox avatar the-smith avatar ericastor avatar curttasker avatar kelemen avatar jontukontar avatar rlrutherford avatar shadow493 avatar nolith avatar dirk-c-walter avatar mo0nmokey avatar whiteveil avatar fmneto avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.