jdt-core-home/r1.0/main.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (download) (as text) (annotate)
Tue Aug 20 15:02:39 2002 UTC (7 years, 3 months ago) by pmulet
Branch: MAIN
Changes since 1.7: +1 -1 lines
*** empty log message ***
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.73 [en] (Windows NT 5.0; U) [Netscape]">
   <title>JDT Core Component</title>
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body text="#000000" bgcolor="#FFFFFF">
&nbsp;

<table border=0 cellspacing=5 cellpadding=2 width="100%" >
  <tr> 
    <td align=left width="72%"> <font class=indextop> jdt core R1.0 <br>
      <font class=indexsub> java development tooling core </font></td>
    <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td>
  </tr>
</table>

Back to <a href="../dev.html">Development Resources</a>.

<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
<tr>
<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Updates&nbsp;</font></font></b></td>
</tr>
<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><a name="updates"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Rollup previews</b>
<br><p>Official plug-in version ID from 1.0 Rollup2 build is 1.0.2 (also see 
<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.8&content-type=text/plain">build notes</a>). Patches listed here are Jck1.3a compliant.

<ul>

<li><a href="../patches/org.eclipse.jdt.core_1.0.7.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.7</b></a> : fully qualified class names break superclass visibility, posted on 2002/08/20, 3,203 KB.	        
<table>
<tr>
	<td VALIGN="top"><i>applies to</i></td>
	<td VALIGN="top">R1.0 Rollup2</td>
</tr>
<tr>
	<td VALIGN="top"><i>description</i> </td>
	<td VALIGN="top">Patch resolving verification errors at runtime when source contains nested try/synchronized statements. Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=19916">19916</a>,
     it also includes 1.0.6 patch.
     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_146">v_146</a>
      (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.16&content-type=text/plain">build notes</a>).
    <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
	</td>
</tr>
</table>
</li>
<li><a href="../patches/org.eclipse.jdt.core_1.0.6.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.6</b></a> : fully qualified class names break superclass visibility, posted on 2002/07/17, 3,198 KB.	        
<table>
<tr>
	<td VALIGN="top"><i>applies to</i></td>
	<td VALIGN="top">R1.0 Rollup2</td>
</tr>
<tr>
	<td VALIGN="top"><i>description</i> </td>
	<td VALIGN="top">Patch resolving unexpected compilation error against some qualified superclass names. Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=20400">20400</a>,
     it also includes 1.0.5 patch.
     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_145">v_145</a>
      (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.14&content-type=text/plain">build notes</a>).
    <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
	</td>
</tr>
</table>
</li>
<li><a href="../patches/org.eclipse.jdt.core_1.0.5.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.5</b></a> : changing read-only '.classpath' creates inconsistencies, posted on 2002/07/12, 3,198 KB.	        
<table>
<tr>
	<td VALIGN="top"><i>applies to</i></td>
	<td VALIGN="top">R1.0 Rollup2</td>
</tr>
<tr>
	<td VALIGN="top"><i>description</i> </td>
	<td VALIGN="top">Patch resolving silent failures when attempting to write the .classpath file if read-only. Such a failure is now explicit, and properly rollbacks previous
	        settings, opening an error dialog to tell the user.
	        Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=13905">13905</a>,
	        it also includes 1.0.4 patch.
	        Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_144a">v_144a</a>
	        (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.13&content-type=text/plain">build notes</a>).
    <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
	</td>
</tr>
</table>
</li>
<li><a href="../patches/org.eclipse.jdt.core_1.0.4.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.4</b></a> : builder crash when no debug attributes, posted on 2002/04/19, 3,203 KB.
<table>
<tr>
	<td VALIGN="top"><i>applies to</i></td>
	<td VALIGN="top">R1.0 Rollup2</td>
</tr>
<tr>
	<td VALIGN="top"><i>description</i> </td>
	<td VALIGN="top">Patch resolving the exception thrown during the build if the debug attributes generation is turned off (note that there is no preference for this in 1.0, but debug attributes could be turned off programmatically using org.eclipse.jdt.core.JavaCore API). 
	       Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=11410">11410</a>,
	        and also includes 1.0.3 patch. 
	        Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_143">v_143</a>
	        (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.11&content-type=text/plain">build notes</a>).
    <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
	</td>
</tr>
</table>
</li>
<li><a href="../patches/org.eclipse.jdt.core_1.0.3.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.3</b></a> : editing and saving read-only .java source file may cause lost of data, posted on 2002/07/12, 3,197 KB.
<table>
<tr>
	<td VALIGN="top"><i>applies to</i></td>
	<td VALIGN="top">R1.0 Rollup2</td>
</tr>
<tr>
	<td VALIGN="top"><i>description</i> </td>
	<td VALIGN="top">Patch resolving issue where modifying read-only files could result in a loss of data. ClearCase repositories are tagging files as read-only by default.
	        Resolves the bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=7390">7390</a>,
	        Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_142">v_142</a>
	        (also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.10&content-type=text/plain">build notes</a>).
    <br>This patch can be applied by expanding the zip archive into the <code><install>/eclipse/plugins/</code> directory
	</td>
</tr>
</table>
</li>

</td>
</tr>
<tr>
<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Getting the sources&nbsp;</font></font></b></td>
</tr>
<tr>
<td COLSPAN="2">
<a name="source"></a><ul>
<li>Define a CVS connection to server <code>pserver:anonymous@dev.eclipse.org:/home/eclipse,</code>
</li>
<li>Check out the <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=ECLIPSE_1_0"><code>ECLIPSE_1_0</code></a> branch of the project <code>org.eclipse.jdt.core</code>.
</li>
<li>Make sure to import the prerequisite plug-ins (usually from a SDK R1.0 Rollup2 install). Prerequisite plug-ins are already referenced on the project build path (<code>.classpath</code> file).
</li>
<li>In case willing to work on a different code stream, you may want to check out a different version of the project
	<ul>
	<li>version <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_140c"><code>v_140c</code></a> : source version for 1.0 Rollup 2
	</li>
	</ul>
</li>
</tr></td></table>

</body>
</html>