Reply with quoteReport this post Interview Questions for Eclipse Plugin developers

When does a plugin get started?
How to config a plugin to start automatically during platform starts up?
What are extensions and extension points?
What is the classpath of a plug-in?
How to access UI objects from a non-ui thread?
Do we need to explicitly invoke org.eclipse.swt.graphics.Image.dispose()?
How to fire a key event in my test code to make the program act as if a user pressed a key?
What is Display, what is Shell?

No comments:

Post a Comment