Reggie Perry

- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
-
Reggie Perry commented, -
Reggie Perry created a post, Certain tags with embedded Groovy code show up as warnings in GSP Pages
In my GSP pages, code within ${} shows up as a warning (depending on setting). Here is an example.<a href="${createLink(controller:'search', params:[id: place.entityId, allCuisines: place.primaryCu... -
Reggie Perry created a post, Memory Leak in IDEA 8.1?
I was running IDEA 8.1 from the command line on my MAC to determine which plugin was throwing an exception when I got the message below upon normal shutdown of the IDE. Is this a known issue or is ... -
Reggie Perry created a post, Problem Running Ruby Plugin in IDEA 8.1
I downloaded the latest Ruby plugin, version 2.0.223942 into IDEA 8.1. When I ran IDEA, I got the exception below and the IDE hung during startup. Can someone tell me what the problem is? Thanks.20... -
Reggie Perry commented, -
Reggie Perry created a post, Problem with code fragment evaluator in Grails Debugger
I just ran into this issue in the code fragment evaluation mode of the debugger and tried to evaluate a variable on my stack called place. I get the following message:place = Initializer for 'res' ... -
Reggie Perry created a post, Auto-completion not working in IDEA Ruby plugin?
Hi there,I am running the Ruby plugin version 2.0.214083 and I cannot seem to get auto-completion of any form working meaning that I press crtl-space and get nothing. Is this a feature only in Ruby... -
Reggie Perry created a post, I need Tomcat Run Configuration Help
Here is my problem. I have properties that I would like to add to catalina.properties which normally lives in $TOMCAT_HOME/conf. What Eclipse does is creates copies of the files in $TOMCAT_HOME/con... -
Reggie Perry commented,