Eclipse Extension Points and Extensions Course Content
1.TOPIC
- Eclipse extensions & extension points
- Creating an extension point
- Adding extensions to extension points
- Accessing extensions
- Extension Factories
- Create & evaluate extension point
- Target for this exercise
- Create a plug-in for the extension point definition
2.TOPIC
- Create an extension point
- Export package
- Add dependencies
- Evaluating the registered extensions
- Create menu entry & add to your product
- Providing an extension
- Add plug-in to your product
- Validate