<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
<html> | |
<head> | |
<title>SWT Eclipse Bugzilla</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | |
<link rel="stylesheet" href="swt.css" type="text/css"> | |
<link rel="shortcut icon" href="http://www.eclipse.org/images/eclipse.ico" type="image/x-icon"> | |
<style type="text/css"> dt { padding-top: 20px; padding-bottom: 5px; } </style> | |
</head> | |
<body bgcolor="#ffffff" text="#000000"> | |
<table width="825px" class="swtpage"> | |
<colgroup><col width="125px"><col width="700px"></colgroup> | |
<tr><?php include "sidebar.php"; ?> | |
<td valign="top" style="padding: 10px"> | |
<h1 style="padding: 0; margin: 0; border-bottom: 1px solid #000000;">SWT Eclipse Bugzilla</h1> | |
<p>The SWT <a href="http://www.eclipse.org/swt/triage.php">bug triage</a> process.</p> | |
<p>SWT bug reports are stored in the <a href="http://bugs.eclipse.org/bugs/">Eclipse Bugzilla database</a>. | |
<br>Here are some useful links:</p> | |
<h4><a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT"> | |
Open a new SWT bug report</a></h4> | |
<h4><a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT&bug_severity=enhancement"> | |
Request an SWT Feature</a></h4> | |
<h4><a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&bug_severity=enhancement&component=SWT&short_desc=New%20Snippet%20Contribution%3A%20%5Bsummary%20here%5D&comment=Eclipse%20build%20id%20or%20SWT%20version%3A%20%5Bbuild%20id%20here%5D%0D%0A%0D%0APlatform%28s%29%20tested%20on%3A%20%5Blist%20platform%28s%29%20here%5D%0D%0A%0D%0ASnippet%20title%3A%20%5Bsnippet%20title%20or%20short%20description%20here%5D%0D%0A%0D%0ASnippet%20code%3A%20%5Bpaste%20snippet%20code%20here%5D"> | |
Contribute an SWT Snippet</a></h4> | |
<h4> | |
<form action="https://bugs.eclipse.org/bugs/buglist.cgi" method="get"> | |
Find open SWT bug reports containing: | |
<input type="text" name="long_desc" /> | |
<input type="submit" value="Search" /> | |
<input type="hidden" name="order" value="Bug Number" /> | |
<input type="hidden" name="bug_status" value="__open__" /> | |
<input type="hidden" name="classification" value="Eclipse" /> | |
<input type="hidden" name="product" value="Platform" /> | |
<input type="hidden" name="component" value="SWT" /> | |
<input type="hidden" name="long_desc_type" value="allwordssubstr" /> | |
</form> | |
</h4> | |
<h4> | |
<form action="https://bugs.eclipse.org/bugs/buglist.cgi" method="get"> | |
Find any SWT bug reports containing: | |
<input type="text" name="long_desc" /> | |
<input type="submit" value="Search" /> | |
<input type="hidden" name="order" value="Bug Number" /> | |
<input type="hidden" name="classification" value="Eclipse" /> | |
<input type="hidden" name="product" value="Platform" /> | |
<input type="hidden" name="component" value="SWT" /> | |
<input type="hidden" name="long_desc_type" value="allwordssubstr" /> | |
</form> | |
</h4> | |
</table> | |
</body> | |
</html> |