Griffon 0.9.2-beta-3
after exec "griffon create-app DemoConsole" cant find the .project, so cant import it into eclipse(sts).
but the docs say that "Griffon automatically creates Eclipse .project and .classpath files for you",
did i miss some step?
solved by :
- griffon integrate-with --eclipse
- griffon install-plugin eclipse-support
- griffon eclipse-update
- eclipse --> import existing project