blob: 6335335b3a49a18d490a9778dc879df28373ae3c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GEF Team Resources</title>
<LINK rel="stylesheet" HREF="../cdt.css" type="text/css">
</head>
<body>
<!-- Document Header -->
<TABLE cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD align=left width="72%">
<FONT class=indextop>team resources</FONT><BR>
<FONT class=indexsub>useful information for members of the GEF development
team</FONT></TD>
<TD width="28%">&nbsp;</TD>
</TR>
</TBODY>
</TABLE>
<br>
<div class=section>Eclipse 3.0 Patches and Add-ons</div>
<p>The following patches are provided as-is and are designed to improve the
usability of Eclipse 3.0.x</p>
<ul>
<li>Patch for Open Type Dialog -
<a href="org.eclipse.ui.workbench_3.0.hacks.zip?cvsroot=Tools_Project">
DOWNLOAD</a> (bug
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=46162">46162</a>)<br>
Unzip into the org.eclipse.ui.workbench plug-in directory</li>
<li>Patch for improved typing in the java editor
<a href="org.eclipse.jdt.ui_3.0.zip?cvsroot=Tools_Project">DOWNLOAD</a> (bugs
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=27509">27509</a> and
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=27511">27511</a>)<br>
Unzip into the org.eclpise.jdt.ui plug-in directory</li>
</ul>
<p>&nbsp;</p>
<!-- End of Document Header -->
<!-- Table of Contents -->
<div class=section>Workspace Settings</div>
<p dir="ltr">All GEF Projects should contain local compiler settings, templates,
and CheckStyle settings. The only thing you can screw up is using the wrong
level of the java runtime libraries.</p>
<div class=section>Test Cases</div>
<p>
<a href="../docs/GEF%20Enablement%20Tests.doc">
Translation Verification Tests</a> (Word Document)</p>
</body>
</html>