| <?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop' |
| |
| #***************************************************************************** |
| # |
| # index.php |
| # |
| # Author: JDT Core team |
| # Date: 2010-07-19 |
| # |
| # Description: Type your page comments here - these are not sent to the browser |
| # |
| # |
| #**************************************************************************** |
| |
| # |
| # Begin: page-specific settings. Change these. |
| $pageTitle = "JDT Core R3.6.x"; |
| $pageKeywords = "JDT, Java, java, development, tools, java ide, Eclipse, 3.6"; |
| $pageAuthor = "JDT/Core team"; |
| |
| # Add page-specific Nav bars here |
| # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3) |
| # $Nav->addNavSeparator("My Page Links", "downloads.php"); |
| # $Nav->addCustomNav("My Link", "mypage.php", "_self", 3); |
| # $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3); |
| |
| # End: page-specific settings |
| # |
| |
| # Paste your HTML content between the EOHTML markers! |
| ob_start(); |
| ?> |
| |
| <div id="midcolumn"> |
| <h1><?= $pageTitle ?></h1> |
| <p>Back to <a href="../dev.php">Development Resources</a>.</p> |
| <div class="homeitem3col"> |
| <a name="HAPPENING"></a> |
| <h3>What’s Happening?</h3> |
| <p>The JDT/Core 3.6 plan can now be found <a href="http://www.eclipse.org/jdt/core/r3.6/plan.php">here</a>. |
| </p> |
| |
| </div> |
| |
| <div class="homeitem3col"> |
| <a name="BUG_RESOLUTION"></a> |
| <h3>Bug Resolution</h3> |
| <ul> |
| <li>Overall R3.6, 2010/06/28 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.5&target_milestone=3.5+M1&target_milestone=3.5+M2&target_milestone=3.5+M3&target_milestone=3.5+M4&target_milestone=3.5+M5&target_milestone=3.5+M6&target_milestone=3.5+M7&target_milestone=3.5+RC1&target_milestone=3.5+RC2&target_milestone=3.5+RC3&target_milestone=3.5+RC4&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.5&target_milestone=3.5+M1&target_milestone=3.5+M2&target_milestone=3.5+M3&target_milestone=3.5+M4&target_milestone=3.5+M5&target_milestone=3.5+M6&target_milestone=3.5+M7&target_milestone=3.5+RC1&target_milestone=3.5+RC2&target_milestone=3.5+RC3&target_milestone=3.5+RC4">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.5&target_milestone=3.5+M1&target_milestone=3.5+M2&target_milestone=3.5+M3&target_milestone=3.5+M4&target_milestone=3.5+M5&target_milestone=3.5+M6&target_milestone=3.5+M7&target_milestone=3.5+RC1&target_milestone=3.5+RC2&target_milestone=3.5+RC3&target_milestone=3.5+RC4">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.5&target_milestone=3.5+M1&target_milestone=3.5+M2&target_milestone=3.5+M3&target_milestone=3.5+M4&target_milestone=3.5+M5&target_milestone=3.5+M6&target_milestone=3.5+M7&target_milestone=3.5+RC1&target_milestone=3.5+RC2&target_milestone=3.5+RC3&target_milestone=3.5+RC4">resolved</a>) |
| </li> |
| <li>Milestone 1, 2009/08/07 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M1&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M1&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M1">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M1">resolved</a>) |
| </li> |
| <li>Milestone 2, 2009/09/18 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M2&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M2&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M2">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M2">resolved</a>) |
| </li> |
| <li>Milestone 3, 2009/10/31 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M3&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M3&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M3">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M3">resolved</a>) |
| </li> |
| <li>Milestone 4, 2009/12/11 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M4&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M4&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M4">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M4">resolved</a>) |
| </li> |
| <li>Milestone 5, 2010/01/29 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M5&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M5&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M5">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M5">resolved</a>) |
| </li> |
| <li>Milestone 6, 2010/03/12 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M6&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M6&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M6">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M6">resolved</a>) |
| </li> |
| <li>Milestone 7, 2010/04/30 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+M7&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+M7&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+M7">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+M7">resolved</a>) |
| </li> |
| <li>Release Candidate 1, 2010/05/14 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+RC1&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+RC1&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+RC1">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+RC1">resolved</a>) |
| </li> |
| <li>Release Candidate 2, 2010/05/21 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+RC2&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+RC2&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+RC2">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+RC2">resolved</a>) |
| </li> |
| <li>Release Candidate 3, 2010/05/28 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+RC3&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+RC3&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+RC3">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+RC3">resolved</a>) |
| </li> |
| <li>Release Candidate 4, 2010/06/04 : |
| (<a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&component=Core&target_milestone=3.6+RC4&resolution=FIXED">fixed</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?product=JDT&component=CORE&target_milestone=3.6+RC4&namedcmd=Assigned">all</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE&target_milestone=3.6+RC4">unresolved</a>) |
| (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=JDT&component=CORE&target_milestone=3.6+RC4">resolved</a>) |
| </li> |
| </ul> |
| </div> |
| <div class="homeitem3col"> |
| <a name="UPDATES"></a> |
| <h3>Updates</h3> |
| <p>These patches are not yet part of any official release or rollup; but provide an early access to the next delivery for |
| quality assessment. If you find any regression using these patches, please inform the JDT/Core team by entering a |
| <a href="http://dev.eclipse.org/bugs/">bug report</a> |
| </p> |
| </div> |
| <div class="homeitem3col"> |
| <a name="SOURCES"></a> |
| <h3>Getting the sources</h3> |
| <ul> |
| <li>Make sure to target a recent SDK R3.6.x <a href="http://download.eclipse.org/downloads">integration build</a>. |
| </li> |
| <li>Define a CVS connection to server <code>pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse</code> |
| </li> |
| <li>Check out the <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/"><code>3.6 maintenance</code></a> branch of the |
| project <code>org.eclipse.jdt.core</code>. </li> |
| <li>The sources of this project have been compiled against a 1.4 JRE. A 1.4 JRE should thus be installed.</li> |
| </ul> |
| </div> |
| </div> |
| |
| <!-- remove the entire <div> tag to omit the right column! --> |
| <div id="rightcolumn"> |
| <div class="sideitem"> |
| <h6>Quick links</h6> |
| <ul> |
| <li><a href="#HAPPENING">What’s Happening?</a></li> |
| <li><a href="#BUG_RESOLUTION">Bug Resolution</a></li> |
| <li><a href="#UPDATES">Updates</a></li> |
| <li><a href="#SOURCES">Getting the sources</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| <?php |
| $html = ob_get_contents(); |
| ob_end_clean(); |
| |
| # Generate the web page |
| $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); |
| ?> |