This implementation provides seamless transparent Eclipse integration by supporting the platform:/resource
mechanism both inside of Eclipse and outside of Eclipse. Furthermore, although the implementation imports both {@link org.eclipse.core.runtime} and {@link org.eclipse.core.resources}, and hence requires the Eclipse libraries at development time, the implementation does not require them at runtime. Clients of this implementation must be cautious if they wish to maintain this platform neutral behaviour.
|
|
|
|
|
|