[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Project Icons

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.