Philippe Kernévez
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 4
-
创建于 How use KSP in an Intellij native build JPS ?
已回答Hi all, I develop a plugin, started from the template based on gradle. We are using KSP plugin and arrow-optics, it's working well with native gradle build and in Intellij when using gradle build f... -
创建于 How desactivate some plugins in a custom IDE distribution ?
已回答Hi, We are working on a final IDE distribution using PyCharm as a model. The final distribution is coming with a lot pre-installed plugins. Is there a way to : 1. Not preinstalled some them 2. Desa... -
创建于 Error when trying to build PyCharm
已计划Hi all, I built the IDEA community edition (tag idea/223.8617.56) with the 'installer.cmd' command on my Mac. Then, I try to build the PyCharm App with : cd pythoninstaller.cmd The documentation sa... -
创建于 How package custom IDE distribution ?
已回答Hi, We create a plugin.We would like to package it as custom IDE distribution.In the documentation the part IX show "Will be available soon".Is there a roadmap for the documentation or pointers to ...