Eclipse Question:

How can I change the window icon in my application?

Eclipse Interview Question
Eclipse Interview Question

Answer:

Define a product via the products extension point and specify the windowImages property to refer to two image files, a 16x16 one and a 32x32 one.


Previous QuestionNext Question
Is there a built-in facility to check whether a given value is valid compared to the effective facets of its type?What is optional dependency?