android - Unable to create project from archetype using playn eclipse and maven -
this pretty frustrating. followed gettingstarted instructions on playn page , works fine command line keep getting errors when trying create skeleton playn maven project in eclipse. i'm running on mac os x , eclipse 4.2.0 classic.
unable create project archetype [com.googlecode.playn:playn-archetype:1.3.1]
under details says: defined artifact not archetype
i have come working solution, albeit less pretty. essentially, if create new project maven (not eclipse), import in, won't see error. see this question's answers more information.
Comments
Post a Comment