Eclipse Question:
How can I change the window icon in my application?
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 Question | Next 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? |