Richard Riley

- 活动总数 57
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 13
-
创建于 Lost my run/debug toolbar
已回答I've looked everywhere. I recently lost my run/debug/step/listen etc toolbar in the top right. All the options are there on the "run" menu. How do I get my toolbar back? I've obviously not looked e... -
已编辑于 IntelliJ 2017.2.2 : constantly freezing in a Symfony project.
已回答Lock solid. I need to kill using xkill or the command line. Constantly happening since the last update. It happens in twig files, php files, it doesn't seem to matter. It's unusable. Please tell m... -
创建于 Web port : 8080 vs 80
已回答Possibly a very naive Q but a little push to get me on my way. I have created a vhost for my local site on port 8080. I created a PHP Web App server and marked it as port 8080 and then used that se... -
创建于 PHPStorm Evaluation : debugging local apache hosted projects
Hi, Not new to PHP but new to PHPStorm (evaluation) and XDebug. I have a few webs set up locally on apache2. I have xdebug installed. I'm tripping at the first hurdle here unsure if I should be d... -
创建于 How to really kill the "Make" or "Stopping - Make" processes?
This has beein happening intermittently since I first started tinkering with IntelliJ CEa couple of months ago. I start up the IDE and it does a gradle sync then tries "make"ing the project. Except... -
创建于 Documentation for Gradle files
It seems "almost random" for when C-q does or doesnt work when editing a build.gradle. Sometimes when I open a project the IDE will prompt me to attach sources and docs for the gradle files, other ... -
创建于 Intellij and softlinks in paths - double representation in the project hierarchy tree view.
The tree view is causing headaches. I was wondering if there's some setting I'm missing. Here you can see the same *physical* file being shown at two different levels in the tree view despite both ... -
创建于 Java & Android src for class inspection
I have an android project and it has, I think as default, the sdk/sources/android-19 directory added as a sourcepath. When using C-h I can then inspect the class hierarchy and in the project struct... -
创建于 Code browsing and finding the implementation of an abstract method.
If I look at a line of code in intellij along the lines ofLog.d("TAG", getString(R.string.asyncEnd));I can put the cursor on getString and press C-b to take me to the definition which, in this case... -
创建于 More information on IDE processes?
On more than one occasion bg housekeep processes dont appear to end and I dont see how to get more information on what they are doing. Is there some status window which would provide more info that...