/views/src/com/bluemarsh/jswat/views/resources/variables_settings.xml

http://jswat.googlecode.com/ · XML · 32 lines · 9 code · 1 blank · 22 comment · 0 complexity · a13c30df15defde242ac48fbbdd95d07 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. The contents of this file are subject to the terms of the Common Development
  4. and Distribution License (the License). You may not use this file except in
  5. compliance with the License.
  6. You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  7. or http://www.netbeans.org/cddl.txt.
  8. When distributing Covered Code, include this CDDL Header Notice in each file
  9. and include the License file at http://www.netbeans.org/cddl.txt.
  10. If applicable, add the following below the CDDL Header, with the fields
  11. enclosed by brackets [] replaced by your own identifying information:
  12. "Portions Copyrighted [year] [name of copyright owner]"
  13. The Original Software is JSwat. The Initial Developer of the Original
  14. Software is Nathan L. Fiedler. Portions created by Nathan L. Fiedler
  15. are Copyright (C) 2005-2007. All Rights Reserved.
  16. Contributor(s): Nathan L. Fiedler.
  17. $Id: variables_settings.xml 40 2009-01-09 07:35:28Z nathanfiedler $
  18. -->
  19. <!DOCTYPE settings
  20. PUBLIC "-//NetBeans//DTD Session settings 1.0//EN"
  21. "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
  22. <settings version="1.0">
  23. <module name="com.bluemarsh.jswat.views/1" spec="1.0"/>
  24. <instanceof class="org.openide.windows.TopComponent"/>
  25. <instance class="com.bluemarsh.jswat.ui.views.VariablesView"/>
  26. </settings>