| [news.eclipse.tools] Re: Plugin: query classpath entries |
Hi everybody,
is it possible to query the classpath entries of my plugin during runtime?
Somehow, "String classPath = System.getProperty("java.class.path");"
doesn't seem to work.
Thank you for your help! :-) Roman