| [news.eclipse.tools] Problems with getInstallURL() |
Let say I have class public class MyPlugin with extends AbstractUIPlugin In the latest build #0.035 MyPlugin.getDefault().getDescriptor().getInstallURL().getFile() call does not give me absolute system path to my plug-in any more. Is it a bug or feature? Is there a way to get the system path to the plugin and/or to projects?