I need help!
I have written a view based plugin that needs to access a file from a target java project. Accessing the file not at the plugin development time, but after the plugin is deployed and running with a java project in Eclipse.
I have a class View that extends ViewPart. Is there any way to accomplish using getViewSite()? Or some other way?
Thanks.
cool.msg@hotmaii.com