Eclipse with its powerful features can increase a developer productivity many folds. Adding to this, with its ecosystem of thousands of developers, a number of plugins has been made available to automate the whole development lifecycle, all from within Eclipse. In a team development, which is mostly the case in a real world scenario, it all starts from check-out of your code from source control, add/modify your code, compile, build, test and check-in the code. This application development process requires several tools and a whole Continuous integration system in place to make a developer life easy and more productive. Come to this session to learn how you can integrate the application development life cycle tools to Eclipse and automate the whole Continuous integration process from Eclipse.