Pat Lightbody

- Total activity 118
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
-
Pat Lightbody created a post, Problem with Play 2 Scala templates
I'm finding that IDEA doesn't understand changes to Scala templates. For example, suppose I have index.html.scala with this:@(message: String)And my controller calls it using:return ok(index.render... -
Pat Lightbody created a post, Latest EAP Locking up at 100% CPU
Can't tell if this is specifically the latest EAP or if it's been around, but ever since I added this jar file to my project (it's the Java API for Campaign Monitor, an email marketing service). Ha... -
Pat Lightbody created a post, Recent change in class import suggestion?
Up until a few EAP releases ago, IDEA was very good about recognizing a piece of text that can't resolve to a symbol and matching it against the classes in the classpath. For example, if I typed "G... -
Pat Lightbody created a post, Life Template: descendantClassesEnum() question
I recently started using live templates more, and I really like what I can do with them. However, I am a bit annoyed that descendantClassesEnum() isn't working the way I'd like. Does anyone know ho... -
Pat Lightbody created a post, Some newbie questions
I have some other newbie questions. I tried once before to write a plugin (early in the 5.0 EAP process) and I have to admit it was very difficult. I hope this time around I can learn how to do the... -
Pat Lightbody created a post, Extending HTML
I'm trying to support FreeMarker syntax within HTML. Is there a way to "extend" an existing filetype (such as HTML) and simply tweak it? Looking at the JavaScript example plugin (which, by the way,... -
Pat Lightbody created a post, Web app support still very broken
I am still very disappointed to see that 5.0.1 did not fix any of the major web app problems. Specifically:1) The wrong web.xml is copied over to the exploded dir sometimes: if ModuleX depends on M... -
-
-