Ruin0x11 / gwtbox2d

Automatically exported from code.google.com/p/gwtbox2d
0 stars 0 forks source link

Error in Eclipse? #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What? I get this error in Eclipse after downloading the project

Description Resource    Path    Location    Type
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'g:lineStart'. One of '{"urn:import:com.google.gwt.user.client.ui":north, 
"urn:import:com.google.gwt.user.client.ui":south, 
"urn:import:com.google.gwt.user.client.ui":west, 
"urn:import:com.google.gwt.user.client.ui":east, 
"urn:import:com.google.gwt.user.client.ui":center}' is 
expected.   ShowcaseShell.ui.xml    /gwtbox2d-showcase/src/main/resources/org/jbox2d/
gwt/showcase/client/rendering   line 142    XML Problem

Original issue reported on code.google.com by MovieSav...@gmail.com on 27 Aug 2011 at 6:55

GoogleCodeExporter commented 9 years ago
Did you resolve the issue?

I got the same error. 

Looks like something simple, but has me stumped since I just downloaded the 
project from SVN and imported. 

Thanks.

Original comment by andde...@gmail.com on 21 Sep 2011 at 4:42

GoogleCodeExporter commented 9 years ago
Nope. Gave up.

Original comment by MovieSav...@gmail.com on 21 Sep 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Wow, that is not a good sign for a new project. Thanks for letting me know, so 
I can work on something else until they respond.

Original comment by andde...@gmail.com on 21 Sep 2011 at 5:26

GoogleCodeExporter commented 9 years ago
I changed the variable value and the error went away, but got another error 
related to web root can not be found. Working through it in spare time hoping 
for a newer install/get started.

Original comment by andde...@gmail.com on 22 Sep 2011 at 12:56

GoogleCodeExporter commented 9 years ago
Reviewed the distribution, discovered it is not a normal GWT structure. Seams 
that several of the folders and assets require a build step using build.gradie. 

This is a stumbling block (time) for me since I have never used this build tool 
and new to GWT. Help... Can you post instructions so I do not have to read 
another manual, or better yet run the build.gradie, then post something I can 
just select Run-WebApp to get going? 

This project a great idea so looking forward to some activity or suggestion of 
a replacement for those that just want to use the code, not master it. ;)

Original comment by andde...@gmail.com on 22 Sep 2011 at 1:42

GoogleCodeExporter commented 9 years ago
Hi!
Sorry it took me so long to answer, I never checked the project page.
I'm not planning to maintain this project, I just created it as a way to learn 
some stuff about gwt. If you are looking for a gwt implementation of JBox2d, 
there is one much more up-to-date in the PlayN framework 
(http://code.google.com/p/playn/)
I'm going to contact the guys over there to check if they intend get ownership 
on this project and if not, I will just add a link to PlayN in the home page.
If I have some time in the next days, I'll try to make the distribution more 
standard and remove the use of gradle to handle dependencies.
Sorry again for the misscomunication.
Cheers !

Original comment by prug...@gmail.com on 29 Nov 2011 at 4:42

GoogleCodeExporter commented 9 years ago
Thanks for the reply! Thats quite helpfull.

Original comment by darkfl...@gmail.com on 10 Dec 2011 at 11:19