Antonel Pazargic
- 活动总数 146
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 53
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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), ... -
创建于 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... -
创建于 [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...