Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

generated GdxDefinition.gwt.xml files have wrong DOCTYPE #60

Open
sbalbach opened this issue Aug 14, 2018 · 1 comment
Open

generated GdxDefinition.gwt.xml files have wrong DOCTYPE #60

sbalbach opened this issue Aug 14, 2018 · 1 comment
Labels

Comments

@sbalbach
Copy link

sbalbach commented Aug 14, 2018

Should be:

!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN" "http://google-web-toolkit.googlecode.com/svn/trunk/distro-source/core/src/gwt-module.dtd"

Note that I had to remove the angle brackets <> so it would show up in git.

@czyzby czyzby added the bug label Aug 14, 2018
@czyzby
Copy link
Owner

czyzby commented Aug 14, 2018

I believe we copied it from the original gdx-setup, so they might have (or had) the same issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants