Coder Social home page Coder Social logo

optaplanner-wb's Introduction

Build Status

Quick development start

To build and run from source:

$ mvn clean install -DskipTests
$ cd optaplanner-wb-webapp
$ mvn clean gwt:run

To develop with IntelliJ IDEA, Eclipse or NetBeans, open the root pom.xml as a new project and configure a Run/Debug configuration like this:

  • Type: GWT configuration

  • Module: optaplanner-wb-webapp

  • User Super Dev mode: yes

  • GWT Modules to load: …​FastCompiledOptaPlannerWorkbench

  • VM options: -Xmx2g -XX:MaxPermSize=512m -Xms1g -Xss1M -XX:CompileThreshold=7000 -Derrai.jboss.home=/…​/optaplanner-wb/optaplanner-wb-webapp/target/wildfly-8.1.0.Final/ (replace /…​/optaplanner-wb/ with your clone directory path)

  • Dev Mode parameters: -server org.jboss.errai.cdi.server.gwt.EmbeddedWildFlyLauncher

  • Environment variables: (none)

Developing Drools, OptaPlanner and jBPM

If you want to build or contribute to a droolsjbpm project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.

optaplanner-wb's People

Contributors

ederign avatar ge0ffrey avatar hasys avatar kiereleaseuser avatar manstis avatar mbiarnes avatar paulovmr avatar porcelli avatar rikkola avatar wmedvede avatar

Watchers

 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.