Gregory Pierce

- Total activity 216
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 86
-
Created Idea integration with XDoclet?
While I've been using Idea for quite some time I'm a relative newcomer to xdoclet, forced to using it to avoid the hell that is J2EE deploment descriptors (someones very very bad idea). Now that I'... -
Created Anyone else being asserted to death?
I am getting a nearly constant stream of asserts in build 957 on OSX. While they are plentiful, I wanted to check and see if others were getting them all the time before posting each and ever occur... -
Created OSX version still has issues with IDEA popup menus
In the OSX version there are still issues with popup menus that should either be dialogs or heavyweight disappearing. This is most obvious in the popup menu that comes up on ctrl+ins in order to ma... -
Created Adding libraries in the project tree
I think that it is very cool that IntelliJ shows the libraries in the project tree - but what would be really nice is if I could add libraries to the project by right clicking on the libraries node... -
Created The uiDesigner is nice but confusing as heck :)
Here are some comments that I have for the uiDesigner to make it more useful/useable.1) Create the stub class for the UI or add the components to the specified UI bean class as they are added2) Cre... -
Created Paste hell - how to stop Idea from inserting \n in strings?
Hi folks,I'm trying to figure out how to stop Idea from inserting \n in strings which span multiple lines. Breaking up the string with "" + "" is fine, but inserting "\n" + "" is just wrong as now ... -
Created 815: OSX Feedback - WTH? :)
Okay so on OSX, build 815 appear to be totally different and broken in new and creative ways :)1) The old project version doesn't work and idea makes the old 813 file unusable. If it can't be conve... -
Created Using Hibernate plugin with 813
Hi folks. I am having one heck of a time trying to figure out how the Hibernate plugin works. I installed it and I can see it in my Project Properties. When I select it, I enter all of the informat... -
Created Want to write plugin, don't know where to begin
Are there some documents or similar somewhere that tell you how to get started with writing plugins for IntelliJ? Even a sample project would be useful - but I can't find any 'official' or unoffici... -
Created Found some details for the JSPNote bug
Starting to get a weird error in IntelliJ and can't determine why I'm getting it. It seems to have something to do with me adding files in the WEB-INF/lib directory of IntelliJ. Don't see any worka...