Griffon Tool Window not available
Hi,
I just would like to try out the griffon support provied by IDEA. I'm using griffon-0.3.1 with IntelliJ IDEA 9.0.2 Ultimate on Mac OS X 10.6.3 with JDK 1.6.0_20. I created a griffon application project on the command line and imported it in IDEA. That seems to work, at least I can run the app via the Run Manager. But unfortunatly there is no menu item "Window/Tool Windows/Griffon" to open the Griffon Tool Window.
Any idea why?
Regards
Stefan
Please sign in to leave a comment.
Hmm, I just did the same steps again with the following differences:
Did a "run-app" in the command line first.
Select the Griffon SDK "direktly" and not via a symbolic link ("/opt/share/java/griffon -> /opt/share/java/griffon-0.3.1")
And now it works...
Strange...