/views/src/com/bluemarsh/jswat/views/resources/debugger_wsgrp.xml
XML | 32 lines | 9 code | 1 blank | 22 comment | 0 complexity | 1ae3a2e24c77aea07faccf01add49046 MD5 | raw file
Possible License(s): MPL-2.0-no-copyleft-exception
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 7 You can obtain a copy of the License at http://www.netbeans.org/cddl.html 8 or http://www.netbeans.org/cddl.txt. 9 10 When distributing Covered Code, include this CDDL Header Notice in each file 11 and include the License file at http://www.netbeans.org/cddl.txt. 12 If applicable, add the following below the CDDL Header, with the fields 13 enclosed by brackets [] replaced by your own identifying information: 14 "Portions Copyrighted [year] [name of copyright owner]" 15 16 The Original Software is JSwat. The Initial Developer of the Original 17 Software is Nathan L. Fiedler. Portions created by Nathan L. Fiedler 18 are Copyright (C) 2004-2007. All Rights Reserved. 19 20 Contributor(s): Nathan L. Fiedler. 21 22 $Id: debugger_wsgrp.xml 40 2009-01-09 07:35:28Z nathanfiedler $ 23--> 24<!DOCTYPE group 25 PUBLIC "-//NetBeans//DTD Group Properties 2.0//EN" 26 "http://www.netbeans.org/dtds/group-properties2_0.dtd"> 27 28<group version="2.0"> 29 <module name="com.bluemarsh.jswat.views/1" spec="1.0"/> 30 <name unique="debugger"/> 31 <state opened="true"/> 32</group>