posted 13 years ago
Hi all,
I am extending org.eclipse.wst.xml.ui and I have created a "properties" folder which contains, of course, some properties file I need during execution.
This "properties" folder is at the root of the plugin, but how can I access to it?
I mean, which is the path?
"./properties"? I tried but it seems not working.
Thanks
Marco