Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 56 → Rev 61

/pluggablejs/branches/1.1.0build33/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$