Could you clarify the "Registering a plugin for External Builder" paragraph? It's not clear what the role of "layouts.gant" file is, where I should put it, etc...
I saw this file in IDEA's 'build/scripts' source tar, but does this mean I have to add this file to my plugin module? If so, who runs this file? Does IntelliJ's plugin development plugin automatically does this for me?
Perhaps a more "Step by step" approach for the setup would be more appropriate here?
2 Comments
Arik Kfir
Could you clarify the "Registering a plugin for External Builder" paragraph? It's not clear what the role of "layouts.gant" file is, where I should put it, etc...
I saw this file in IDEA's 'build/scripts' source tar, but does this mean I have to add this file to my plugin module? If so, who runs this file? Does IntelliJ's plugin development plugin automatically does this for me?
Perhaps a more "Step by step" approach for the setup would be more appropriate here?
Thanks!
Nikolay Chashnikov
I've corrected the paragraph.