Where is dist.gant?
I'm watching the 2013 webinar about build developer tools on top of intellij platform (a video of this name is available on YouTube) and it talks about a file called dist.gant which holds the layout of intellij products. But I didn't find it in the source distribution of pycharm 182.708. Is it moved somewhere?
请先登录再写评论。
Didn't find layout.gant as well, which is used in the rest of the video
Build scripts for IntelliJ platfrom were refactored. See javadoc for org.jetbrains.intellij.build package for details.
Countless thanks