Skip to content

Setting up IntelliJ IDEA CE for development

Matt Glaman edited this page Jun 6, 2016 · 3 revisions

In order to work on this plugin, you must have (at minimum) the IntelliJ IDEA CE IDE downloaded. You should also have a valid version of PHPStorm downloaded so that you can reference the PHP library jars. If you have IntelliJ Ultimate you just need to enable the PHP plugin.

For official documentation, please see: https://confluence.jetbrains.com/display/PhpStorm/Plugin+Development

Clone this wiki locally