Enrique Piatti

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Depends on unknown plugin com.jetbrains.php
AnsweredUser is telling me about this problem when trying to install the plugin, what could be causing it? he is using PhpStorm, so com.jetbrains.php plugin should be already installed right? why is not re... -
Created Could not find or load main class com.intellij.idea.Main
AnsweredI have updated the JDK to correto-17 and SDK to PhpStorm PS-231.8109.199 But now when I build the plugin and try to execute/debug, after it finish the build process it throws this error: Error: Cou... -
Edited File and Code Templates in 2022.2
Hi, I'm having problems with the templates from my plugin, they were working fine before PhpStorm 2022.2, but now when I go to "File and Code Templates" and try to open them (or just using them fro... -
Created Use ChooseByNamePopup inside custom form/dialog
AnsweredHi, is there any way to have some textfield with autocomplete list like the one used in the popup for searching symbols/classes/files etc? I know we can create a popup like that using "ChooseByName...