Hi,
Currently there is a requirement in our project for drag and drop feature in the tree format. So we are planning to use smart GWT.
But when i include smart gwt dependencies in the pom.xml and start the project in jetty using mvn run.
The application is throwing error in GWT GIN injector,but i have not used any smart gwt wigedt in our project just i have added the dependencies in the pom.xml
i don't know why it is getting failed. if i remove the dependencies the application is loading properly.
Can anyone advise me that where iam missing something or any other example to use the smart gwt with the mvp + maven .
Thanks,
Karthik