Russell Egan
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 192
-
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... -
Created Can I delay the jboss plugin from trying to interact with the server?
When I launch JBoss, the jboss plugin appears to wait a couple seconds, then start trying to invoke remote JMX calls on the server to get the deployment state of the server. That's cool.But unfort... -
Created CVS Merge - does anyone use this?
I find the cvs merge tool difficult to use. Here's why:The most frequent scenario for me when there's a conflict is that I need to incorporate changes from both sides (local and repository changes...