01-26-2008, 12:20 AM
|
#40 (permalink)
|
|
The Frequenter
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
|
Think of Eclipse as an IDE Framework. It has all the basic properties of an IDE such as file management, projects, multiple windows, and so on.
Other developers then use this IDE Framework as a basis for their own products. In the case of Zend, they used the Eclipse IDE as the basis for their new version of Zend Studio. Previously, it ran on their own Java-based IDE, now it runs on Eclipse.
Alan
|
|
|