is idea project generation implemented?
I receive:
:flex:Commons:idea
Verifying project properties compatibility with IntelliJ IDEA
Creating IntelliJ IDEA project files
:flex:flex:Commons:ideaFAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flex:flex:Commons:idea'.
> TODO implement IdeaProject
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Yennick Trevels on 12 Feb, 2013 10:54 AM
No, this isn't implemented yet. See this issue for more info: https://github.com/GradleFx/GradleFx/issues/39
Support Staff 2 Posted by Maxime Cowez on 12 Feb, 2013 12:37 PM
Only the FlashBuilder plugin has been implemented so far (as explained in the docs, though perhaps we might want to make it more prominent).
If you feel up to the task, feel free to fork and pick up that issue Yennick pointed to ;)
But make sure to read the thread first, there's a lot of info there, for instance where I explain how to get started.