Hello,
A maven project , which compiles and runs, appears with resource path problem in the Eclipse IDE:
___________________________________________
Description Resource Path Type Location
The App Engine SDK 'C:\Users\Pierre\.m2\repository\com\google\appengine\appengine-api-1.0-sdk\1.5.4\appengine-api-1.0-sdk-1.5.4.jar' on the project's build path is not valid (SDK location 'C:\Users\Pierre\.m2\repository\com\google\appengine\appengine-api-1.0-sdk\1.5.4\appengine-api-1.0-sdk-1.5.4.jar' is not a directory) gwtp-sample-basic Google App Engine Problem Unknown
________________________________________________
It looks like the Elcipse plugin append '.jar' to the GAE path.
Has someone ever seen a message like that ?
Suggestions are welcomed.
Thanks