Skip to main content
summaryrefslogblamecommitdiffstats
blob: 606071a94219989e26d33c2cddf48ce9524e1ca6 (plain) (tree)
























                                                                                                                                                                                                                    
   








                                                                                     
<!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>
    <h1>
      Known Limitations</h1>
	<p><b>Supported platforms</b></p>
	<ul>
		<li>Eclipse 3.1 final or later</li>
		<li>Java 5 VM or later</li>
	</ul>
	<p><b>Bugzilla</b></p>
	<p>This plug-in only works with Bugzilla 2.16 and 2.18 installations that 
	are not highly customized since it relies on parsing the html from the 
	Bugzilla server.</p>
	<p>You can only set one bug repository per workspace.&nbsp; Proxy servers 
	are not yet supported.</p>
   
	<p>There is currently no support for attachments in the integrated bug 
	editor.</p>
	<p>The Bugzilla Search Dialog shows all attributes for any Product, not just 
	the currently selected one.</p>
	<p>&nbsp;</p>
    
  </body>
</html>

Back to the top