This chapter focuses on the ways to make your plugin work with ADT and how to fetch data from the backend using built-in ADT functionalities. This is presented as a separate chapter so you gain basic knowledge about creating an Eclipse plugin. Otherwise, it could be too much to understand at once. It is also the last chapter of this book. I hope you enjoyed reading it, as I enjoyed writing it!
This is a different chapter from the previous one. It’s not a tutorial step-by-step on how to create a plugin that fetches data from ...