<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>Eclipse Project Release Notes 3.7</title>
</head>
<body>
<h1>Eclipse Project Release Notes</h1>
<p>Release 3.7.2<br/>
Last revised Feb 7, 2012</p>
<p align="left"><strong>This software is OSI Certified Open Source Software.<br/>
OSI Certified is a certification mark of the Open Source Initiative. </strong></p>
<blockquote>
<p align="left"><a href="#TargetOperatingEnvironments">1. Target Operating
Environments</a><br/>
<a href="#Compatibility">2. Compatibility with Previous
Releases</a><br/>
<a href="#KnownIssues">3. Known Issues</a><br/>
<a href="#RunningEclipse">4. Running Eclipse</a><br/>
<a href="#Upgrading">5. Upgrading a Workspace from a Previous Release</a><br/>
<a href="#InteroperabilityWithPreviousReleases">6. Interoperability with
Previous Releases</a><br/>
<a href="#DefectsFixed">7. Defects Fixed in Maintenance Releases</a><br>
<a href="#Appendix1">Appendix 1: Execution Environment by Bundle</a><br>
</p>
</blockquote>
<h2>1. <a name="TargetOperatingEnvironments"></a>Target Operating Environments</h2>
<p>In order to remain current, each Eclipse Project release targets reasonably current
operating environments.</p>
<p>Most of the Eclipse SDK is "pure" Java code and has no direct dependence
on the underlying operating system. The chief dependence is therefore on the
Java Platform itself. Portions are targeted to specific classes of operating
environments, requiring their source code to only reference facilities available
in particular class libraries (e.g. J2ME Foundation 1.1, J2SE 1.4, Java 5, etc).</p>
<p>In general, the 3.7 release of the Eclipse Project is developed on a mix
of Java SE 5 and Java SE 6 VMs. As such, the Eclipse SDK as a whole
is targeted at all modern, desktop Java VMs. Most functionality is available for
Java SE 5 level development everywhere, and extended development capabilities are made
available on the VMs that support them.</p>
<p><a href="#Appendix1">Appendix 1</a> contains a table that indicates the class
library level required for each bundle.</p>
<p>There are many different implementations of the Java Platform running atop
a variety of operating systems. We focus our testing on a handful of
popular combinations of operating system and Java Platform; these are our <em>reference
platforms</em>. Eclipse undoubtedly runs fine in many operating environments
beyond the reference platforms we test. However, since we do not systematically test
them we cannot vouch for them. Problems encountered when running Eclipse on a
non-reference platform that cannot be recreated on any reference platform will
be given lower priority than problems with running Eclipse on a reference platform.</p>
<p>Eclipse 3.7 is tested and validated on the following reference platforms:</p>
<style type="text/css">
table.platforms {
border-width: 1px;
border-spacing: 0px;
border-style: solid;
border-collapse: separate;
}
table.platforms th {
border-width: 1px;
padding: 3px;
border-style: inset;
border-color: black;
background-color: #B9A9FF;
}
table.platforms td {
border-width: 1px 1px 1px 1px;
padding: 3px 3px 3px 3px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
}
table.platforms tr.c0 td {
background-color: #FDFDFD;
}
table.platforms tr.c1 td {
background-color: #F4EEFF;
}
</style>
<center>
<table class="platforms">
<tr>
<th>Operating System</th>
<th>Version</th>
<th>Hardware</th>
<th>JRE</th>
<th>Windowing System</th>
</tr>
<!-- ************ WINDOWS ************** -->
<tr class="c0">
<td rowspan="6">Windows</td>
<td rowspan="2">7</td>
<td rowspan="1">x86 32-bit</td>
<td rowspan="6">Oracle Java 6 Update 17<br/>
IBM Java 6 SR8
</td>
<td rowspan="6">Win32</td>
</tr>
<tr>
<td rowspan="1">x86 64-bit</td>
</tr>
<tr>
<td rowspan="2">Vista</td>
<td rowspan="1">x86 32-bit</td>
</tr>
<tr class="c0">
<td rowspan="1">x86 64-bit</td>
</tr>
<tr class="c0">
<td rowspan="2">XP</td>
<td rowspan="1">x86 32-bit</td>
</tr>
<tr class="c0">
<td rowspan="1">x86 64-bit</td>
</tr>
<!-- ************ RHEL ************** -->
<tr class="c1">
<td rowspan="3">Red Hat Enterprise Linux</td>
<td rowspan="3">6</td>
<td rowspan="1">x86 32-bit</td>
<td rowspan="2">Oracle Java 6 Update 17<br/>
IBM Java 6 SR8
</td>
<td rowspan="3">GTK</td>
</tr>
<tr class="c1">
<td rowspan="1">x86 64-bit</td>
</tr>
<tr class="c1">
<td rowspan="1">Power 64-bit</td>
<td>IBM Java 6 SR8</td>
</tr>
<!-- ************ SLES ************** -->
<tr class="c0">
<td rowspan="3">SUSE Linux Enterprise Server</td>
<td rowspan="3">11</td>
<td rowspan="1">x86 32-bit</td>
<td rowspan="2">Oracle Java 6 Update 17<br/>
IBM Java 6 SR8
</td>
<td rowspan="3">GTK</td>
</tr>
<tr class="c0">
<td rowspan="1">x86 64-bit</td>
</tr>
<tr class="c0">
<td rowspan="1">Power 64-bit</td>
<td>IBM Java 6 SR8</td>
</tr>
<!-- ************ Ubuntu ************** -->
<tr class="c1">
<td rowspan="2">Ubuntu Long Term Support</td>
<td rowspan="2">10.04</td>
<td rowspan="1">x86 32-bit</td>
<td rowspan="2">Oracle Java 6 Update 17<br/>
IBM Java 6 SR8
</td>
<td rowspan="2">GTK</td>
</tr>
<tr class="c1">
<td rowspan="1">x86 64-bit</td>
</tr>
<!-- ************ Solaris ************** -->
<tr class="c0">
<td rowspan="2">Oracle Solaris</td>
<td rowspan="2">10</td>
<td rowspan="1">x86 32-bit</td>
<td rowspan="2">Oracle Java 6 Update 17</td>
<td rowspan="2">GTK</td>
</tr>
<tr class="c0">
<td rowspan="1">SPARC 32-bit</td>
</tr>
<!-- ************ HPUX ************** -->
<tr class="c1">
<td rowspan="1">HP-UX</td>
<td rowspan="1">11i v2</td>
<td rowspan="1">ia64 32-bit</td>
<td rowspan="1"> HP-UX Java 6 Update 10</td>
<td rowspan="1">GTK</td>
</tr>
<!-- ************ AIX ************** -->
<tr class="c0">
<td rowspan="1">IBM AIX</td>
<td rowspan="1">5.3</td>
<td rowspan="1">Power 64-bit</td>
<td rowspan="1">IBM Java 6 SR8</td>
<td rowspan="1">GTK</td>
</tr>
<!-- ************ Mac ************** -->
<tr class="c1">
<td rowspan="2">Apple Mac OS X</td>
<td rowspan="2">10.6</td>
<td rowspan="1">Universal 32-bit</td>
<td rowspan="2">Apple Java 10.6 Update 2</td>
<td rowspan="2">Cocoa</td>
</tr>
<tr class="c1">
<td rowspan="1">Universal 64-bit</td>
</tr>
</table>
</center>
<p>As stated above, <i>we expect that Eclipse works fine on other current
Java VM and OS versions but we cannot flag these as reference platforms without
significant community support for testing them.</i></p>
<p>The Eclipse SDK is designed as the basis for internationalized products. The
user interface elements provided by the Eclipse SDK components, including dialogs
and error messages, are externalized. The English strings are provided as the
default resource bundles.</p>
<p>Latin-1, DBCS, and BIDI locales are supported by the Eclipse SDK on all reference platforms.</p>
<p>The Eclipse SDK supports GB 18030 (level 1), the Chinese code page standard,
on Windows, Linux and the Macintosh.</p>
<p>German and Japanese locales are tested.</p>
<h2>2. <a name="Compatibility"></a>Compatibility with Previous Releases</h2>
<h3>Compatibility of Release 3.7 with 3.6</h3>
<p>Eclipse 3.7 is compatible with Eclipse 3.6 (and all earlier 3.x versions).</p>
<p><strong>API Contract Compatibility:</strong> Eclipse SDK 3.7 is upwards
contract-compatible with Eclipse SDK 3.6 except in those areas noted in the
<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.pla
没有合适的资源?快使用搜索试试~ 我知道了~
Eclipse 3.7.2(64位中文版).zip

共2000个文件
jar:1007个
html:356个
gif:242个

需积分: 5 33 下载量 192 浏览量
2019-12-16
17:34:41
上传
评论
收藏 216.5MB ZIP 举报
温馨提示
java安装包java安装包 java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包java安装包
资源推荐
资源详情
资源评论



















收起资源包目录





































































































共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论


weixin_43964192
- 粉丝: 0
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 永磁同步电机SVPWM弱磁控制仿真Simulink模型研究:前馈弱磁法及其应用 v2.5
- 电力电子领域永磁同步电机SVPWM算法故障诊断与容错控制的Simulink仿真研究 - SVPWM 实用版
- Java语言Post请求的request只可以读取一次的问题解决
- Java多线程:Runnable与Thread的比较
- 电源领域PFM与PWM混合调制LLC全桥谐振变换器闭环仿真模型解析
- 基于Python实现BP神经网络识别手写字体源码
- 基于MATLAB的单相双极性SPWM逆变电路设计与仿真实现
- Comsol纳米摩擦发电机仿真:基于静电场的电极材料电势与电场分布计算
- 电子相册制作平台源码项目说明
- 使用robot_localization实现传感器融合的深入分步教程
- COMSOL模拟中晶界介电特性的电击穿与电树枝发展
- 毕业设计智能电网级联故障建模研究 Matlab完整源码带说明文档
- Comsol流固耦合仿真模型:多物理场计算揭示速度、压力、位移与应力分布
- 土柱单向冻结与冻融循环中水热力三场耦合的COMSOL仿真及隔水层影响研究
- ArcGIS Editor for OSM 10.0-0010.8
- Comsol反应器仿真模型:多物理场耦合下的温度、速度与浓度分布研究 - Comsol
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
