I’d really like to have these feature too.
We need to do some simple variable substitution of database connection strings and logging levels to deploy to developemnt, demo and live servers. This means we can’t use the MyEclipse deployment facility, and have to start messing around with Ant / Maven tasks to do this.
Has anyone got any suggestions for handling this situation?