JW's Top 5
Enterprise Java Newsletter Stay up to date on the latest tutorials and Java community news posted on JavaWorld
Integrated Development Environment (IDE) is an environment, which makes development & debugging work really easy and simple.
An IDE mainly consists of:
1. Source Code editor.
2. Compiler.
3. Build automation
4. Debugger.
Eclipse-IDE-Installation