Russell Egan
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 192
-
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... -
Created The purpose of the JSF facet
I'm using 7016. Is the JSF facet intended to do anything yet, or is it vestigial? Without bothering to create a JSF facet, I still get faces-config.xml validation, EL completion, navigation to/fr... -
Created Does find in path search across libs and zips?
If so, I can't get it to work. I have some project libs, with sources attached, and have tested a number of strings which I know are in there, but find in path never finds them. I've tried search... -
Created Facets to replace j2ee modules?
Is it planned to replace the ejb, webapp, and ear module types with facets?Our project is split into modules which each have ejb and web app components, and the ejb-jar.xml and application.xml conf...