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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top