Russell Egan
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 192
-
Created Stupid question, but what is the keyboard shortcut for column mode on mac?
It's got this little keyboard symbol in it. I can't figure out what button that symbol is supported to represent. Looks like this: -
Created Can I pass the idea project dir in the VM Options for a run configuration?
I want to pass my idea project directory as a VM parameter in a run configuration. I hoped there was something like the property macros in the ant runner configurations, but they don't work, and I... -
Created Anyone seeing big stability problems with 10762?
I haven't any major stability problems with maia until this last build. Now I see several issues:1. occasionally, idea stops being able to save the project, printing an error about some character ... -
Created git plugin constantly asks for ssh password
Is there a way for IDEA to cache the ssl password I'm using? Or even better, use an ssh implemention of my choosing? If I could choose plink, then it would get my public key from the putty authen... -
Created Is the auto-update patching disabled for 9712?
I'm at 9684, but the Check for Update... isn't showing any available updates? Is it disabled,or there's just a delay before it shows up there? -
Created Anyone notice CVS updates lose local changes, when conflicts are detected?
We've started to see cases where local changes are lost during CVS updates. I'm using 7.0.2 (7590).I noticed a file which had local changes. Idea brought up the conflict resolution dialog. I cli... -
Created "Jar name isn't specified in output path..."
Whenever I make, I get error messages like this:Information:Note: Some input files use unchecked or unsafe operations.Information:Note: Recompile with -Xlint:unchecked for details.Information:Compi... -
Created How to see current CVS branch?
Is there a way to see what cvs sticky tags are applied to your files? The Changes view only seems to show those minority of files which are not on the same sticky tag as the majority of the projec... -
Created Please vote for IDEADEV-18553
Basically, if you're project has a large number of facets, the JBoss run configuration dialog doesn't size correctly, and you end up not being able to see (or configure) the Before Run steps. It's... -
Created Should all module sources have visibility to web facet's sources?
I love how the new facets are coming along. They really clean things up.But currently, all the sources within a module have compile-time visibility to the source paths of the module's web-app facet...