Comment 1 for bug 308675

Revision history for this message
Ilya Barygin (randomaction) wrote :

The split in 3.2 debian package seems logical:

* libswt
** eclipse-rcp (depends on libswt) (see below)
*** eclipse-platform (depends on eclipse-rcp)
**** eclipse-jdk (depends on eclipse-platform)
**** eclipse-pde (depends on eclipse-platform)
***** eclipse (depends on eclipse-jdk and eclipse-pde)

But I have to confess that I don't understand the difference between eclipse-rcp and eclipse-platform (whether one is a subset of the other, and whether eclipse-rcp is a necessary step in this hierarchy).