Here's how :
- Import your grails app as existing project in eclipse
- Find {app-name}.launch in the project root and right click select Run As and the .launch configuration name

- There's all to it :)
If you want to know how to debug grails app, see my previous post.