Noah White

- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Noah White created a post, Gradle and artifacts question
I have an IDEA project with two modules. One module is a Gradle based module, the other IDEA. Using IDEA I can configure the IDEA based one to create an artifact. What I would like to do is have th... -
Noah White commented, -
Noah White created a post, -
Noah White created a post, IDEA editing painfully slow and laggy
I'm using LEDA IU-123.4 on Windows 7 x64 Ultimate w/JDK 1.7.0_U3 and find that editing in the editor is painfully slow. The responsiveness from when I type to when I see the character appears has a... -
Noah White created a post, How can you automatically surround text with other text?
In the editor I would like to have a shortcut to automatically surround a word (at the current caret position) or selected text with some text that I can define.For example I would like to be able ... -
Noah White created a post, Problem with JAX-WS wsimport
Hi folks -I'm using IDEA 10.5.1 with Glassfish 3.1 FCS and JDK 1.6.0_22 on Windows 7 x64. I'm trying to have IDEA create JAX-WS artifacts for my project but I am not having an success. The error I ... -
Noah White created a post, Erroneous Artifact is not deployed message : Glassfish v3.1 IDEA 10.0.2 and higher
When I try to deploy my WAR file to a local Glassfish 3.1 instance IDEA tells me that the Artificat is not deployed when in fact it did successfully deploy. I can access the web app and I can also ... -
Noah White created a post, Undefined path variable mystery
When opening one of my projects in IDEA 10 I get a "Load error: undefined path variables!" message. It is complaining about USER_HOME_GRAILS; USER_HOME_GRIFFON being undefined. If I click the Fix ... -
Noah White created a post, Pin Active Tab menu item is broken in IDEA 10 UE
If I right click on an un-pinned editor tab, the "Pin Active Tab" menu item is grey. Surprisingly if I mouse over it and click it anyways the tab gets a pinned icon. After doing that if I right cl... -
Noah White created a post, Back/Forward buttons seem broken in IDEA 10 UE
The Back/Forward buttons are not working for me as they have in past releases. For example I have several tabs open. In one tab I control-click a method name and jump to that method in another tab....