I would like to understand JDT implementation, i.e. static relationship
between packages/classes, dynamic flows etc...
Right now my only resource is JDT Javadoc (and the code...). Are there any
class diagrams or sequence diagrams or any other resources that may help me
to better understand JDT implementation before I dig into the code?