Our plugin supports automatically installing other plugins when creating a new project. The classes we use for displaying the plugins (ListPluginComponent
, MyPluginModel
, PluginsGroup
) were recently marked as internal in IJ 2024.3. Is there any replacement for these? Our plugin is A+ Courses
Here is how we display the plugins which will be installed when creating a new project: