Community
Participate
Working Groups
Build Identifier: I20110613-1736 The code example in the API overview section has error. For example, 'Activator.sContext' must be replaced with 'Activator.getContext()'. There is no field 'sContext'. Also 'agent.close()' must be replaced by 'agent.stop();' There is no method close() and the semicolon is missing. Reproducible: Always
Fixed in HEAD.