- 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
推薦閱讀
- Mobile Web Performance Optimization
- Access 數(shù)據(jù)庫(kù)應(yīng)用教程
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- R語(yǔ)言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- 看透JavaScript:原理、方法與實(shí)踐
- Python高效開(kāi)發(fā)實(shí)戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- 深入RabbitMQ
- HTML5 APP開(kāi)發(fā)從入門到精通(微課精編版)
- jQuery炫酷應(yīng)用實(shí)例集錦
- 常用工具軟件立體化教程(微課版)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- SciPy Recipes
- Scala編程(第5版)
- Android應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)(第2版)
- Mastering Apache Camel