Andy DePue

- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created "Suppress" intention not always available?
I've noticed that in the beta of IntelliJ (6.0 build 5594) my "Suppress" intentions are often not available. For example, look at this method: clone() { try { return (SomeGenericType)s... -
Created IDEA 5.1 debugs very slowly
I just upgraded to IDEA 5.1, and the debugger has become very slow. What I mean by this is that if step through a program (Step Into, Step Over, etc), it can take IDEA 1 to 5 seconds to finish eac... -
Created IDEA crashes when trying to change font in Ubuntu
I should note that this actually worked at one point, then I did an update to my Ubuntu system and now things just aren't jiving. IDEA runs pretty well for the most part, except when I go to Setti... -
Created IDEA 5.0.2 doesn't support multiple modules defined in same source root?
I have a file tree that looks something like this:We have about 6 modules defined as shown above. Conceptually, this fits our project, but for the purpose of editing and debugging in IDEA, it woul... -
Created Subversion directory history
Is there a way within IDEA to see the history for a particular directory? For example, files added, files deleted, files moved from/to the directory. I'd also like to see if the directory has bee... -
Created "Lock acquired but not safely unlocked" inspection
The "Lock acquired but not safely unlocked" inspection wants you to write code like this:However, isn't it best practice to write code like this?Because we follow the above convention in our own co... -
Created "Move..." Refactoring not searching xml files
In my Irida EAP (build 3341), I've noticed that the "Move..." refactoring is not searching for usages in all files. I happen to use Spring, so have a lot of XML files with entries like this:-]]>.....