Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Showing posts with label
extension point
.
Show all posts
Showing posts with label
extension point
.
Show all posts
Sunday, September 13, 2015
Reading an extension point from eclipse plugin
›
public void readExtensionPoint() { IExtensionRegistry registry = Platform.getExtensionRegistry(); IConfigurationElement[] eleme...
›
Home
View web version