I've got a really big project in eclipse, with tons of subdirectories. So I forget where I put stuff. Right now I have a little reminder file with paths like this:
product/webapp/catalog/product/ProductForms.xml
So then I have to navigate to that file. Is it possible to add some kind of formatting to that path so I can click on it and eclipse will open that file in the editor in a new tab?