-
Notifications
You must be signed in to change notification settings - Fork 11
Home
oker1 edited this page Jan 22, 2012
·
4 revisions
- Create a new idea plugin project in Idea from this repository.
- Add your java home as a java sdk. (File/Project Structure/Sdks)
- Add your phpstorm directory as an intellij plugin sdk. (File/Project Structure/Sdks)
- Use these VM options in a plugin run configuration:
-Didea.platform.prefix=PhpStorm -Xms128m -Xmx800m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=64m -XX:+UseCompressedOops