- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 83字
- 2021-07-14 10:36:19
Chapter 1. Creating Your First Plug-in
Eclipse – an IDE for everything and nothing in particular.
Eclipse is a highly modular application consisting of hundreds of plug-ins, and can be extended by installing additional plug-ins. Plug-ins are developed and debugged with the Plug-in Development Environment (PDE).
In this chapter we will:
- Set up an Eclipse environment for doing plug-in development
- Create a plug-in with the new plug-in wizard
- Launch a new Eclipse instance with the plug-in enabled
- Debug the Eclipse plug-in
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- 程序設計與實踐(VB.NET)
- 劍指JVM:虛擬機實踐與性能調優
- Apache Spark 2 for Beginners
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Mastering PHP Design Patterns
- Learning SQLite for iOS
- Cassandra Data Modeling and Analysis
- Spring Boot Cookbook
- SQL Server從入門到精通(第3版)
- AIRIOT物聯網平臺開發框架應用與實戰
- 軟件測試實用教程
- SQL Server 2008中文版項目教程(第3版)
- Scala Functional Programming Patterns
- Appcelerator Titanium:Patterns and Best Practices