[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Project Icons
|
- From: rmoyse@xxxxxxxxxx (Rob Moyse)
- Date: 12 Jul 2001 14:11:53 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Hi,
I'm looking for a way to associate unique icons with IProjects.
Specifically, I'd like for users to be able to easily distinguish my
Projects (ie. those created using my Plugin's new project Wizard) from
other projects in their workspace. The API for IProject and
IProjectDescription doesn't seem to allow for the icon to be set. Am I
missing something? Or is this disallowed on purpose for consistency
reasons?
Thanks.