Eclipse real-time plug-in developmentIt details the process of developing a commercial-grade Eclipse plug-in from start to finish, with emphasis on how to refine it to meet your needs. In addition to providing a well-written development tool for those new to Eclipse, Eclipse helps readers who are familiar with Eclipse improve the quality of Eclipse-based products by serving as a reference book with a wealth of knowledge about the Eclipse platform. Feature = "" Eclipse has a dominant position in application development. The key to success in Eclipse is that developers have been able to extend the functionality of their Eclipse plug-ins by using plug-ins. This book covers the process of developing commercial-grade Eclipse plug-ins from start to finish, It emphasizes a sophisticated approach to meet customer needs. In addition to providing a well-written development tool for those new to Eclipse, Eclipse helps readers who are familiar with Eclipse improve the quality of Eclipse-based products by serving as a reference book with a wealth of knowledge about the Eclipse platform. The first edition of this book is a bestselling book that has covered many aspects of Eclipse plug-in development in a practical and detailed way and has provided a good response from the readers by suggesting solutions to various problems encountered while developing plug-ins. In the second edition, we rewrote all the sample code to take advantage of the purely Eclipse 3.1 and 3.2 APIs, and updated the related API descriptions, diagrams, and screen examples. Eclipse concepts such as actions, views, and editors Has not changed much, but each function is getting bigger and bigger. Moreover, the same parts as the Eclipse plug-in infrastructure have changed drastically as they have been transformed into an OSGi infrastructure. The second edition also fully reflects these changes.