Code Monkey home page Code Monkey logo

Comments (4)

strootman avatar strootman commented on July 20, 2024

@eugene-mobile, small and easy changes like the one you suggested are prime for creating a pull request. I'm pretty sure that Steffen has a regular job, and would appreciate it.

I also have a regular job, but I've been meaning to get this plugin up and running in my own development environment so I can create more pull requests and contribute to this plugin.

There has been a lot of talk in the GWT community about how to update the source builds, and gradle has been mentioned quite a bit. I'm not sure when the next GWT community hangout will be, but I most likely be making a presentation about my organization's migration to gradle.

So, FYI @steffenschaefer, I'll be mentioning this plugin since it has been so crucial!!!

from gwt-gradle-plugin.

strootman avatar strootman commented on July 20, 2024

@steffenschaefer, if you have any pointers/references for getting a dev environment set up, please pass it along :)

from gwt-gradle-plugin.

steffenschaefer avatar steffenschaefer commented on July 20, 2024

The examples are wired against the latest development version (currently 0.4-SNAPSHOT). As you already discovered, this version cant' be found in the maven repo committed to GitHub. This version has to be built locally during development.

To make the examples work, you only have to call "gradle publish" or "gradlew publish" in the root folder of the git repository. This will build the snapshots and put them to the right place for the example projects (git-ignored folder named "repo" in the root of the Git repository). After that, the example projects should simply be buildable without any local change.

from gwt-gradle-plugin.

eugene-mobile avatar eugene-mobile commented on July 20, 2024

@strootman I completely agree: the plugin is extremely crucial, especially now when whole community is transitioning to super-dev mode.

Thanks for pointing out that my suggestion should be a pull request. I wasn't sure what to do as I haven't been contributing to any open-source project yet. Hopefully I can bring something valuable to the community.

from gwt-gradle-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.