Multiple choice technology platforms and products

Which of the following features are not supported by Eclipse

  1. Build automation using Ant Script

  2. Integrating J2EE Application servers

  3. Plug-in development by the user

  4. Can be used as a J2EE application server

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Eclipse supports build automation through Ant scripts, integrates with J2EE application servers for deployment, and allows users to develop their own plugins. However, Eclipse is an IDE and development platform, not an application server itself - it cannot host J2EE applications.