Building a plugin for PHPStorm

Hello Community

It may be a dumb question but... is it possible to build a plugin for PHPStorm with PHPStorm? Or should I use inteljidea ?

TIA

greg

0

Plugin must be written in Java .. which PhpStorm simply does NOT support (since it's made for PHP). You will need to use at least IntelliJ IDEA Community version (which is FREE)

Plugin development links:

    0
    Avatar
    Permanently deleted user

    Thanks, I'll look into it!

    greg

    0

    请先登录再写评论。