Running a IntelliJ Plugin under PhPStorm

Hi,

I have a plugin developed for IntelliJ and want to run it on PhPStorm also. All i could find on the topic was that i need the dependency on com.intellij.modules.lang, which i have. It is perfectly executable in IntelliJ, so could their be anything else i need, because it does`t work.

Greetings,

Civer_Black

1
2 comments
Avatar
Permanently deleted user

To discribe my problem further:

I´m adding one ProjectWizardStep and one Action which adds an entry to the File -> New menu.

0
Avatar
Permanently deleted user

I found a solution to my problem, but got into another one which you can find here:

https://intellij-support.jetbrains.com/hc/en-us/community/posts/207226995-Adding-to-the-ProjectWizard-PhPStorm-Plugin

0

Please sign in to leave a comment.