I am developing an eclipse ECP application where I wanted to use the Eclipse icons like project, folder, task, etc.
Can anyone help me from where I can download these icons? I searched in workspace/.metadata/org.eclipse.pde.core/.bundlepool
but I could not find the Eclipse related icons.
I'd like to add to Greg's answer:
.bundlepool
directory for icons you will have to look into/extract each jar. The icons are usually stored under an icons
folder in the jar.