How package custom IDE distribution ?

Answered

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 information about how to proceed ?

If found similar questions in the forum but they were asked several years ago and do not have pointer to documentation nor template.

Like https://intellij-support.jetbrains.com/hc/en-us/community/posts/360001450099-Custom-IDE

Regards,
Philippe



0
3 comments

Hi Philippe,

It's hard to tell when the docs will be provided. I suggest taking a look at the webinar about building an IDE:

https://blog.jetbrains.com/platform/2020/01/webinar-recording-how-we-built-comma-the-raku-ide-on-the-intellij-platform/

0

Thanks, I already watch it.
It's very interesting and I was looking for somethings more up to date to go further.

0

It's really the hard way to learn without documentation.

I'm able to run my customIDE from IntelliJ :-)

The next step is to package it and I try to follow the explanation in the webinar but I'm blocked by one of the first step: build PyCharm locally (only PyCharm not my custom one).

I opened a thread here but I don't have answer at the moment https://intellij-support.jetbrains.com/hc/en-us/community/posts/10414203043474-Error-when-trying-to-build-PyCharm

0

Please sign in to leave a comment.