Some Groovy Little Tips

My favourite Groovy/Java/IntelliJ web presenter, Vaclav Pech, has a short 20min Parleys talk on using Groovy with IntelliJ.

What I found neat was IntelliJ’s ability to take a Java class, rename it as a Groovy one, then refactor all the annonymous inner classes.  I also learnt about the capabilities of Groovy, the part where a class gets defined as a Map.  Wonderful stuff.

Also neat, was showing how refactorings apply not only to Groovy and Java, but also to Scala code in the same project.

http://beta.parleys.com/#state=state_player&slide=7&id=354

Bookmark and Share

Related posts:

  1. Groovy – Home
  2. Scratch your Groovy itch on the web
  3. Groovy 1.6
  4. Of Cisco, Tcl and Java
  5. JavaPuzzlers Talk
This entry was posted in Groovy, Java, Scala, Software Development. Bookmark the permalink.

Leave a Reply