Gary Snider

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
Gary Snider created a post, strange i/o behavior consumes processes
I've noticed that when idle, my hard drive is continuously doing some i/o. I downloaded ProcMon.exe from SysInternals (http://www.microsoft.com/technet/sysinternals/default.mspx) and found the cul... -
Gary Snider created a post, switch between tabs easily?
I have 20+ tabs open at a time. I can't find a decent way to either toggle between two tabs (ctrlaltleft and ctrlaltright don't always work).Eclipse was much better for navigating open tabs. I fi... -
-
Gary Snider created a post, Debugging a JSP whose filename begins with an underscore
Asking this question again: Can someone try to reproduce?- Debugging JSP's works but we have some jsp's that are named starting with an underscore. e.g _startPage.jsp- Setting a breakpoint in tho... -
Gary Snider created a post, Debug JSP that start with _ (underscore)
I'm trying to debug a JSP that begins with an _. For example _somePage.jsp.I can debug other JSP's of course but it seems to skip over files that begin with an underscore. If I rename the _somePa...