/help/javahelp/com/bluemarsh/jswat/help/docs/general/reporting-bugs.html
http://jswat.googlecode.com/ · HTML · 67 lines · 32 code · 11 blank · 24 comment · 0 complexity · 13653a0dfaa1c7efd1e82af6bf3a4f86 MD5 · raw file
- <html>
- <!--
- The contents of this file are subject to the terms of the Common Development
- and Distribution License (the License). You may not use this file except in
- compliance with the License.
- You can obtain a copy of the License at http://www.netbeans.org/cddl.html
- or http://www.netbeans.org/cddl.txt.
- When distributing Covered Code, include this CDDL Header Notice in each file
- and include the License file at http://www.netbeans.org/cddl.txt.
- If applicable, add the following below the CDDL Header, with the fields
- enclosed by brackets [] replaced by your own identifying information:
- "Portions Copyrighted [year] [name of copyright owner]"
- The Original Software is JSwat. The Initial Developer of the Original
- Software is Nathan L. Fiedler. Portions created by Nathan L. Fiedler
- are Copyright (C) 2005-2006. All Rights Reserved.
- Contributor(s): Nathan L. Fiedler.
- $Id: reporting-bugs.html 284 2010-11-20 22:35:20Z nathanfiedler $
- DO NOT USE HTML TIDY ON THIS FILE (it adds /> which confuses JavaHelp)
- -->
- <head>
- <title>Reporting Bugs</title>
- <link href="../help.css" rel="stylesheet" type="text/css">
- </head>
- <body>
- <h2>Reporting Bugs</h2>
- <p><small><a href="#seealso">See Also</a></small></p>
- <p>Before reporting a new bug, it would be very helpful to ensure
- that the bug has not already been found (and possibly fixed).</p>
- <ol>
- <li>Ensure that you are using the latest version of JSwat. If not,
- you must try to reproduce the problem using the latest version. The
- bug may have been found and fixed already.</li>
- <li>Read the pertinent documentation and help information to be
- sure you understand the proper operation of the debugger.</li>
- <li>Search the bug database on the web site. This is a lot easier
- than it may seem at first.</li>
- </ol>
- <p>If it still seems like you have found a new bug, please send the
- <strong>operating system</strong>, <strong>JDK version</strong>, and
- <strong>JSwat version</strong> that you are using, along with the
- <strong>problem description</strong>, to the
- <strong>jswat-bugs</strong> mailing list.</p>
- <p><strong><a name="seealso" id="seealso">See Also</a></strong></p>
- <ul>
- <li><a href="getting-help.html">Getting Help</a></li>
- </ul>
- <hr>
- <p><small><a href="../credits.html">Legal Notices</a></small></p>
- </body>
- </html>