Code Monkey home page Code Monkey logo

Comments (1)

johndevs avatar johndevs commented on August 15, 2024

To use JRebel you will need the jrebel.jar and a valid active license. The easiest way to gain these are to install JRebel in your IDE which will download and activate the jar (if you have a valid license). You can also download jrebel as a zip and install it locally but it is a bit tedious, look for jrebel-x.x.x.zip on their download site http://zeroturnaround.com/software/jrebel/download, download it and run the necessary scripts that comes with it. I found following the JRebel steps here http://flurdy.com/docs/intellij/ helping somewhat. But again, installing through your IDE will be much easier so I recommend going for that.

Once you have JRebel setup configuring it with the plugin is easy. Add the following to your build.gradle and you are done.

vaadin.jrebel.enabled = true
vaadin.jrebel.location = /absolute/path/to/jrebel.jar

After that jrebel will be active whenever you are running the project with vaadinRun or devmode.

from gradle-vaadin-plugin.

Related Issues (20)

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.