- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 163字
- 2021-07-14 10:36:25
Summary
In this chapter, we covered how to get started with Eclipse plug-in development. From downloading the right Eclipse package to getting started with a wizard-generated plug-in, you should now have the tools to follow through with the remainder of the chapters of this book.
Specifically, we learned these things:
- The Eclipse SDK and the Eclipse IDE for Eclipse Committers have the necessary plug-in development environment to get you started
- The plug-in creation wizard can be used to create a plug-in project, optionally using one of the example templates
- Testing an Eclipse plug-in launches a second copy of Eclipse with the plug-in installed and available for use
- Launching Eclipse in debug mode allows you to update code and stop execution at breakpoints defined via the editor
Now that we've learned how to get started with Eclipse plug-ins, we're ready to look at creating plug-ins that contribute to the IDE, starting with SWT and Views—which is the topic of the next chapter.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- 數(shù)據(jù)結構和算法基礎(Java語言實現(xiàn))
- Learning Linux Binary Analysis
- Learn Swift by Building Applications
- Groovy for Domain:specific Languages(Second Edition)
- iOS自動化測試實戰(zhàn):基于Appium、Python與Pytest
- 基于ARM Cortex-M4F內核的MSP432 MCU開發(fā)實踐
- LabVIEW數(shù)據(jù)采集
- 大規(guī)模語言模型開發(fā)基礎與實踐
- Three.js Essentials
- Practical Linux Security Cookbook
- Scratch 3.0少兒積木式編程(6~10歲)
- 軟件測試
- 瘋狂Java講義精粹