Question

I'm creating a new Java project for Google App Engine using Eclipse and the m2eclipse plugin. When creating a new Maven project Eclipse doesn't find the archetype

com.google.appengine.archetypes:guestbook-archetype.

I should probably be adding a new catalog, but which one? (A google search didn't help). Thank you.

Was it helpful?

Solution

Try searching for guestbook-archetype instead of the full path. You should see it in the list that Eclipse displays.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top