How to refer to a resource (in src/resources in the working code) in a deployed Eclipse plugin?
I’m relatively new to developing Eclipse plugins and have a couple of files in src/resources
that I’m trying to reference in the plugin I’m making currently. However, I can’t seem to figure it out.