Bill Pfeiffer
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Created Library documentation url won't stick
Anyone know why the hibernate documentation url won't save for me:Using idea 9.0 build IU-93.13 on windows 71. I set up a global library for hibernate 3.322. Add jars (that goes fine)3. Press the "... -
Created Idea 9 (iu-92.105) rc 1 requires new license?
It appears that the RC1 of Idea 9 is requiring a license upgrade where the beta did not. Isthis correct behavior? Should I get my PO ready today so that my Idea 9 installationdoesn't stop functio... -
Created Confused on Grails Version
Where does Idea U-90.193 manage which version of grails I am using for my grails project? I am just looking for a method to upgrade my project from 1.1.1 to 1.1.2 and there doesn't SEEM to be any ... -
Created Idea 8.1.2 Grails targets don't like win jdk location
Wondering if anyone else on 8.1.2 and windows has seen this when running a grails target:----[C:\groovy\grails\grails-1.1.1/bin/grails.bat, war]ERROR: JAVA_HOME is set to an invalid directory: C:/P... -
Created Groovy Code Style Questions
Can someone tell me how Intellij determines the code style for groovy code in its editor? It doesn't appear to use the code style set for my java code, and it appears to use the "other" for indent... -
Created #6833 JBoss remote debugging steps me into oblivion
Using Idea 7, build #6833When remote debugging to Jboss 4.04.GA, I set a breakpoint within my session bean code. Idea stops on the breakpoint, but when I use the step over function of the debugger... -
Created Can't find j2ee javadoc api
Keep getting the "No Documenation" dialog. I have my a j2ee library and api docs paths set correctly and applied to all modules in my project. Using build 1181. Is there a checklist of items to ... -
Created -Xmx setting with Win32 idea.exe
How do I set the max memory -Xmx when starting IDEA from the win32 idea.exe?