Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 53 → Rev 56

/pluggablejs/trunk/src/net/outlyer/plugins/PluginProperties.java
24,10 → 24,11
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
import net.outlyer.plugins.SandboxAccessorImpl;
// $Id$
 
/**
*
* Common properties of the plugin object. All of them
* take sane defaults.
*/
public class PluginProperties extends SandboxAccessorImpl {
public int apiVersion = 1;
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property