Multiple choice technology platforms and products

MyEclipse is

  1. A new IDE competing with Eclipse

  2. A set of plug-ins under Eclipse

  3. A java class file editor

  4. All of the above

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

MyEclipse is a collection of commercial plugins that extend Eclipse's capabilities, particularly for web and Java EE development. It's not a separate competing IDE (A is incorrect) and not just a class file editor (C is incorrect). It builds on Eclipse by adding additional features.