First you can create a new launch configuration
Main tab
Use paster-script.py as main module
Don't forget to add the root folder of your application in the PYTHONPATH zone
Arguments Set the base directory to the root folder also.
As Program Arguments use "serve development.ini" (or whatever you use to debug your app")
Common Tab
Check allocate console and launch in background