Richard Riley

- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 13
-
Created Lost my run/debug toolbar
AnsweredI'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... -
Edited IntelliJ 2017.2.2 : constantly freezing in a Symfony project.
AnsweredLock 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... -
Created Web port : 8080 vs 80
AnsweredPossibly 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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...