Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 61 → Rev 62

/pluggablejs/trunk/src/net/outlyer/plugins/utils/package-info.java
1,7 → 1,7
/**
* This package provides some common functionality that might often be
* wanted to be exported as global objects.
* {@see net.outlyer.plugins.sandboxing.PluginEnvironment#exportGlobalObject}.
* {@see net.outlyer.plugins.PluginEnvironment#exportObject}.
*/
 
// $Id$