Skip to main content
summaryrefslogblamecommitdiffstats
blob: a4b06ddc80db89a5c7f76610356518b22379ce54 (plain) (tree)
1
2
3
4
5



                                                                                                                                                                                                                    
                                                                                








                                                                            




                                                                                             
                                                                                                                                                                                 



                                                                                           
                                                                                                                                                                                                            


                                                                                                         

                                                                         
                                                                                                                                                                                                            


                                                                                            
                                                                                                                                                
 
                                                 



                                                                                            
                                                                                                                                    



         
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
    <link rel="stylesheet" href="book.css" charset="ISO-8859-1" type="text/css">
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <meta http-equiv="Content-Style-Type" content="text/css">
    <title>
      Preparing Eclipse
    </title>
  </head>
  <body>
    <h2>
      Bugzilla Client Integration</h2>
			Bug reports can be opened with either the Bug Editor or the Internal 
			Web Browser.&nbsp; This can be set as a Task List preferences.&nbsp; 
			When the Bug Editor is open you can click the hyperlink to show the 
			report in the browser (e.g. to use a feature not yet available in 
			the editor, such as voting).&nbsp; <p>
			<img border="0" src="../../org.eclipse.mylar.doc/doc/images/0.3/bugzilla-internal-browser.gif" width="344" height="157"></p>All bug reports are archived 
			in a special category that is invisible by default.&nbsp; But if a 
			you do a search, and the matches don't show in another category 
			(e.g. because no query matches that report), the archive category, 
			highlighted in blue below, gives access to that report.<p>
			<img border="0" src="../../org.eclipse.mylar.doc/doc/images/0.3/tasks-archive.gif" width="331" height="187"><p>If a bug report has information on it that has not been viewed, such 
			as new comments, the blue &quot;incoming&quot; overlay is displayed.&nbsp; If 
			a bug has changes on it that have been saved but have not been 
			committed to Bugzilla, the gray &quot;outgoing&quot; overlay is displayed.&nbsp; 
			A red overlay appears if there is a conflict.</p>
	<p>
			<img border="0" src="../../org.eclipse.mylar.doc/doc/images/0.3/bugzilla-synch.gif" width="323" height="186"></p>To create a custom Bugzilla query paste the query URL into the New 
			Bugzilla Query dialog. This enables support of queries that can not 
			be configured via the dialog, and as such some query hits may not 
			open or format properly.<p>
			<img border="0" src="../../org.eclipse.mylar.doc/doc/images/0.3/bugzilla-query-custom.gif" width="483" height="106"></p>

			You can explicitly state 
			whether you want to work with cached copies of Bugzilla reports and 
			avoid refresh with the server.&nbsp; In offline mode the cached bug 
			copy is always used.&nbsp; In online mode the Bugzilla server is 
			always checked for the latest report.<p>
			<img border="0" src="../../org.eclipse.mylar.doc/doc/images/0.3/tasks-offline.gif" width="326" height="207">

  </body>
</html>

Back to the top