Question

Is there any plugin that I can install in Eclipse so as to develop Griffon applications?

Basically, how can I do Griffon application development with Eclipse?

Was it helpful?

Solution

There's no Griffon plugin for Eclipse yet, however you can use the Ant integration to get by. The Guide explains how you can set it up http://griffon.codehaus.org/guide/latest/guide/gettingStarted.html#ideSetup

UPDATE: As of Griffon 2.x there's a different way to setup Eclipse/Maven, see http://griffon-framework.org/tutorials/1_getting_started.html

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