Hi,
I am trying to learn and use GWTP. So far I have been very comfortable with Mvp4g.
To get started I decided to check out arcbees public website codebase from https://github.com/ArcBees/arcbees-website . I removed the GAE plugin for deployment and added a couple of repos in my settings.xml and the project is building fine.
The issue is when I am trying to run the project its throwing an error in chrome console Unexpected token < and thats it. No error message / nothing.. Since the project looks very well written I anticipated a better quality error message. Also it doesn't have a configuration to launch a local starting page. I added / to the gwt-maven-plugin and could launch.
Can anyone help me, may be from arcbees team ?
thanks a ton.
Gautam