Antonel Pazargic
- Total activity 146
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 53
-
Created I got the "Exception: error=13, Permission denied" error when I tried to run a phing target
I tried to use phing in phpstorm but I got the following exception:I cannot run program "/home/jtonic/development/tools/phing" (in directory "/home/jtonic/git/configfiles/phpstorm/LearningPhpMysqlJ... -
Created It tooks me a while to see how can I use a custom java file template, and they messed the kind combobox default contributions
Hello IntelliJ comunityI've created a couple of file templates with Tools>Save File as Template menu item for Spring/JPA stuff. And tooks me a while to see how can I create a file templates based o... -
Created I know the way the Idea add the namespace on the fly is a useful feature but it is not so useful in other cases
Hello Idea communityFirst of all I will like to inform you I am a relative fresh Idea IntelliJ user (I switched from Eclipse a couple of months ago).One of the issues driving me crazy almost all th... -
Created Is there a shortcut key to switch between Parameters and Exceptions tabs in Change Signature dialog?
I really love the fact that Change Signature dialog is so shortcut-driven, but when it comes to change the throws exception stuff I have to grab the mouse.I've tried the CTRL-TAB (CTRL-SHIFT-TAB), ... -
Created Is the Recent Projects support user-friendly?
First of all if there is a good support (configuration or the like) through which all bellow odds are addressed please ignore the whole message.Recent Projects support odds: The project list in Qui... -
Created [Groovy] Code completion show only *Parallel proposals
I recently came across with a pretty strange auto-complete behaviour in groovy files. It seems that when the prefix (say find) is corresponding to both normal methods and their parallel counterpart...