| Service providing a bridge between designtime API (IDE independent code)
and openide API (IDE depdendent code).
Important note for client: Never implement
this interface! Use the
DesigntimeIdeBridgeProvider.getDefault to retrieve the valid implementation
Note for maintainer & provider: Do not any dependency on other Creator modules, this
service is solely to provide a 'bridge' between designtime API and
IDE API, which means do not add methods providing a bridge to JDK API or
other Creator modules.
author: Peter Zavadsky |