juckele / broken-gwt

Reproduction of a bug I'm encountering with lib-gdx and GWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic replication of broken GWT in LibGDX project

Steps to reproduce:

  1. Clone the repo git clone https://github.com/juckele/broken-gwt.git
  2. Run ./gradlew gwtDev
  3. Notice the error message. Unable to find 'BrokenGWTDemo.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?

Solution:

  1. RTFM: https://github.com/libgdx/libgdx/wiki/Gradle-on-the-Commandline

About

Reproduction of a bug I'm encountering with lib-gdx and GWT


Languages

Language:Java 39.3%Language:HTML 35.4%Language:CSS 24.8%Language:JavaScript 0.6%