Shane Witbeck

- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Shane Witbeck created a post, Recommended VMOptions for Running IDEA 14 on Yosemeti and Java 8
I'd like to hear suggestions for VMOptions running IDEA 14 on Java 8u25. The project is fairly large with ~400 dependencies and ~12K java classes. -
-
Shane Witbeck created a post, Latest EAP (138.1029) doesn't list installed plugins
Anyone else having this issue? Is there a workaround? -
Shane Witbeck created a post, Is it possible to set 'git commit' options?
I'm using a git pre-commit hook locally to run tests prior to code getting commited. Occassionally I'd like to skip the pre-commit hook and I usually use the '--no-verify' option. Is there a way to... -
Shane Witbeck commented, -
Shane Witbeck created a post, 118.749 not working with OS X Mountain Lion
I'm using developer preview 4 of OS X Mountain Lion and cannot install 118.749.I've tried downloading the dmg package via Chrome and FF and in both cases I get a message saying the download is dama... -
Shane Witbeck created a post, IDEA 11 not resolving relative Spring context files
I have the following file located under WEB-INF/spring/root-context.xml which imports other Spring context files in the same directory:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www... -
-
Shane Witbeck created a post, JBoss plugin extremely slow when debugging
Web app startup time is 4+ mins (debug) vs. 20s (run). It also seems that CPU is taxed heavily while running via debug.My machine specs:Mac 10.6.87GB memory 4 core CPUIntelliJ IDEA 10.5.1 (new rele... -
Shane Witbeck created a post, IDEA doesn't show new files in Project pane
I added a class without issue. Then I added an interface and it doesn't show up in the Project explorer pane. The new interface does show up in the list for Ctrl-N. I noticed this for the previous ...