Giter Site home page Giter Site logo

installer's Introduction

Impact Installer

Intended to simplify the process of installing Impact versions. Note that the installer is still very much unfinished, we would greatly appreciate bug reports and feature requests.

Usage

Dowload the latest Installer, run the download with Java (version 1.8 or higher), select the version and options you want to install and click Install.

Building

You can build the installer using the included gradle wrapper. Open a command prompt/terminal inside the installer directory and type gradlew build on Windows or ./gradlew build on OSX or Linux.

The finished jar will end up under build/libs/. You want the one that looks like Installer-1.0-all.jar.

Setting up a development environment

You can set the installer up as a Gradle project in Intellij and other IDEs such as Eclipse.

In Intellij, choose "Import project", "Gradle project", select "Use included gradle wrapper" and continue.

Once the IDE opens the project, be sure to refresh the project, type Ctrl+Shift+A, type "refresh" and select "Refresh all Gradle projects"*[]:

You probably want to be able to run the installer without having to build a jar and open it with Java. Intellij can run the project if you create a Run Configuration. Type Ctrl+Shift+A, type "run config" and select "Edit configurations". Click the + icon and choose "Application". For "Main class", choose "Installer" and for "Use classpath of module" choose "installer.main". You probably want to name your run config something like "Run" or "Installer".

You can now run or debug the installer with Shift+F10 and Shift+F9.

I have an issue, idea, question, patch

Please see Contributing

installer's People

Contributors

arisa-snowbell avatar leafhacker avatar leijurv avatar mariusdkm avatar zeromemes 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.