Eclipse Platform

Eclipse Platform — основний, базовий проект Eclipse, являє собою кілька Java-фреймворків, і підтримку підключення плагінів.

Розбитий на такі суб-проекти:

  1. Ant — Eclipse/Ant integration
  2. Core — Platform runtime and resource management
  3. CVS — Platform CVS Integration
  4. Debug — Generic execution debug framework
  5. Releng — Release Engineering
  6. Search — Integrated search facility
  7. SWT — Standard Widget Toolkit
  8. Team/Compare — Generic Team and Compare support frameworks
  9. Text — Text editor framework
  10. User Assistance — Help system, initial user experience, cheat sheets etc.
  11. UI — Platform user interface
  12. Update — Dynamic Update/Install/Field Service
  13. WebDAV — WebDAV integration

На основі Eclipse platform будуються Eclipse RCP-додатки. Найвідоміші — Eclipse-IDE для Java, Eclipse-CDT для C/C++.

Посилання[ред. | ред. код]