codenvy-legacy / eclipse-plugin

Codenvy plugin for Eclipse
Eclipse Public License 1.0
5 stars 6 forks source link

Avoid hack on platform-api-client and patch.jar #105

Closed benoitf closed 10 years ago

benoitf commented 10 years ago

Until now, for testing the Codenvy with a "fake" implementation, we needed to add a Bundle-Classpath in the original shared library

This library has been modularized and now offer

Also we can plug our own implementation at Runtime so for the test it's now possible to plug a fake implementation