?? eclipseme - news.mht
字號:
<LI>Complete rework of the platform definition structure into =
devices=20
<UL>
<LI>Enhancement Requests 1229119, 1445398, 1380378 and 984862
<LI>
<LI>Probable fixes due to restructuring <BR>Bugs 1208058, =
1313817,=20
1371166, 1434616 </LI></UL>
<LI>Export wtk.midpapi in Antenna Build Files (Bug 1413441, RFE =
1310686)=20
<LI>Fixes for Eclipse 3.2 (Bug 1439113) </LI></UL>
<H1>12/22/2005 - Version 1.2.3</H1>
<H2>Bug Fixes</H2>
<UL>
<LI>Fixed embedded preverifier failures on methods with dead =
code (Bug=20
1367846)=20
<LI>Fixed missing platform filter for eclipseme.toolkit.siemens =
(Bug=20
1349685)=20
<LI>Maintain a sort order for JAD file entries (Bug 1351776)=20
<LI>Honor user library exports (Bug 1271883)=20
<LI>Fixed problems with preverifier handling of byte arrays (Bug =
1369708)=20
<LI>Fixed problem where custom platform definitions forget=20
configurations (Bug 1371166)=20
<LI>Improved Siemens toolkit handling (Bug 1369710) </LI></UL>
<H2>Enhancements</H2>
<UL>
<LI>The new, pure Java internal preverifier has continued to =
have=20
significant testing and bug fixes since its introduction in =
version=20
1.2.0. This new preverifier provides much better feedback on=20
preverification errors than do the external preverifiers in the =
Wireless=20
Toolkits. (They typically indicate that an error was found, but =
don't=20
detail what was wrong or where.) At this point, we believe that =
the new=20
preverifier is of sufficient quality to be considered a beta =
release.=20
Although the internal preverifier should probably not yet be =
used for=20
production deployments without significant handset testing of =
the=20
results, it should be in good enough shape to begin such =
testing. The=20
developers of EclipseME would greatly appreciate feedback from =
the user=20
community on this new feature.=20
<LI>Allow JAD file location selection during midlet suite =
creation (RFE=20
1044272)=20
<LI>Improved midlet refactoring support for JAD files including =
midlet=20
moves and deletes=20
<LI>Improve JAD file refactoring, allowing the JAD file to be =
moved and=20
renamed </LI></UL>
<H1>10/30/2005 - Version 1.2.1</H1>
<H2>Bug Fixes</H2>
<UL>
<LI>Fix for UTF8 JAD problems during packaging (Bug 1283295)=20
<LI>Fix for device file issue with Motorola A.3/A.4 emulators =
(Bug=20
1329333)=20
<LI>Fix up the developer documentation (Bug 1334327)=20
<LI>Add a new System property "eclipseme.log.obfuscation" to =
turn on=20
logging of stdout on obfuscation=20
<LI>Fix Antenna build export (thanks to patch from Bjorn =
Svensson) (Bug=20
1260901)=20
<LI>Fix Antenna build export for wtkPackage (thanks to patch =
from Bjorn=20
Svensson) (Bug 1262888)=20
<LI>Place all Proguard options into Antenna build files (Bug =
1224709)=20
<LI>Fix for refactoring MIDlet class in default package corrupts =
JAD=20
(Bug 1340713)=20
<LI>Refactor packaging and signing functionality into their own =
packages=20
<LI>Warn user while trying to package a project with an invalid =
platform=20
definition (Bug 1304273)=20
<LI>Roll over 3rd component of midlet version at 100 (Bug =
1342476)=20
<LI>External changes to JAD file are not reflected in JAD Editor =
(Bug=20
1340717)=20
<LI>Fix for NoClassDefFoundError while executing =
EmbeddedPreverifier=20
(Bug 1342856) </LI></UL>
<H1>10/17/2005 - Version 1.2.0</H1>
<H2>Changes</H2>
<UL>
<LI>As part of the improvements that were made in this release =
to the=20
support of the Motorola Wireless Toolkits, it was necessary to =
make an=20
internal change to the way that Motorola toolkits and platforms =
were=20
registered with EclipseME. As a result, immediately following an =
update=20
to EclipseME 1.2.0, any projects that previously referenced a =
Motorola=20
WTK will show up as "Unknown platform." All that is necessary to =
correct=20
this is to select the proper platform again. </LI></UL>
<H2>Enhancements</H2>
<UL>
<LI>Introduction of a new, pure Java internal preverifier. This =
new=20
preverifier provides much better feedback on preverification =
errors than=20
do the external preverifiers in the Wireless Toolkits. (They =
typically=20
indicate that an error was found, but don't detail what was =
wrong or=20
where.) The new preverifier is still in an experimental state, =
and may=20
not work under all circumstances. The internal preverifier =
should not=20
yet be used for production deployments. Having said that, the =
developers=20
of EclipseME would greatly appreciate feedback from the user =
community=20
on this new feature.=20
<P></P>
<LI>If version autoincrementing is enabled, individual =
components of the=20
version number will be "rolled over" when they exceed 99, and =
the next=20
component up incremented. This helps correct issues on a number =
of=20
phones which do not accept version numbers which contain =
components that=20
are three digits in length (i.e. 1.0.143). (RFE 1289080)=20
<LI>Add support for 2.2.3 version of SonyEricsson toolkit (RFE =
1320256)=20
</LI></UL>
<H2>Bug Fixes</H2>
<UL>
<LI>Recognize operating system for Windows 2003 (Bug 1311102)=20
<LI>Fix debugging problems on older toolkits (Bug 1307091)=20
<LI>Improved detection of proper preverifier parameters (Bug =
1304821,=20
Bug 1298786)=20
<LI>Fixed NullPointerException in project preferences (Bug =
1304820)=20
<LI>Improved Motorola WTK support (Bug 1212585). This work is =
not=20
completely finished, as some of the emulators that work in =
earlier=20
versions of the Motorola WTK do not work in later versions. This =
appears=20
to be a Motorola issue, however.=20
<LI>Change to allow Antenna export for WTK 2.3 (although Antenna =
may not=20
like WTK 2.3) - (Bug 1288730)=20
<LI>Fix the rules for what is allowed in user-defined JAD =
properties=20
(Bug 1228034)=20
<LI>Fix Javadoc handling under Eclipse 3.1 (Bug 1234243)=20
<LI>Add source 1.3 compatibility to Antenna build file for Java =
5 (Bug=20
1252585) </LI></UL>
<H1>08/20/2005 - Version 1.1.0</H1>
<H2>Changes</H2>
<P><SPAN class=3Dbold>IMPORTANT:</SPAN>Beginning with Version =
1.1.0,=20
EclipseME supports only Eclipse 3.1. Support for Eclipse 3.0 is no =
longer=20
included. Users of Eclipse 3.0 must use Version 1.0.0. </P>
<H2>Enhancements</H2>
<UL>
<LI>Rework the "guessing" of appropriate configurations and =
profiles=20
<LI>Add support for IMP-1.0 and IMP-NG profiles thanks to =
Siemens (Still=20
not entirely working)=20
<LI>Add support for Sun's 2.3 WTK (RFE 1250670)=20
<LI>Add SonyEricsson 2.2.1 Support (RFE 1251497)=20
<LI>Allow per-project overrides of packaging and obfuscation =
options=20
(RFE 1044266)=20
<LI>Add support for Nokia Developers Suite for J2ME 3.0 (RFE =
1260455)=20
</LI></UL>
<H2>Bug Fixes</H2>
<UL>
<LI>Fix for problems saving J2ME project properties on Java 5 =
(Bug=20
1234066)=20
<LI>Fix file encoding issues when reading/writing JAD files and=20
exporting Ant build files (Bug 1251502)=20
<LI>Possible fix for Bug 1238251 (Bug 1238251)=20
<LI>Don't package the project-specific settings in the .settings =
directory (Bug 1234820) </LI></UL>
<H1>07/06/2005 - Version 1.0.0</H1>
<H2>Changes</H2>
<P>The plugin and feature versions were updated for version =
1.0.0</P>
<H1>06/18/2005 - Version 0.9.4</H1>
<P><SPAN class=3Dbold>IMPORTANT:</SPAN> The bug fix for Bug =
1118126 ("Honor=20
the export settings of Java Build Path entries") is a potential =
"breaking=20
change" for EclipseME users who import the contents of one =
EclipseME=20
project into another. See the <A=20
=
href=3D"http://www.cnjm.net/eclipseme/docs/migration.html">Migration</A> =
page for a discussion on this change. </P>
<H2>Enhancements</H2>
<UL>
<LI>Switch the JAD editor to use drop down selection for =
configurations=20
and profiles (RFE 1168803) </LI></UL>
<H2>Bug Fixes</H2>
<UL>
<LI>Honor the export settings of Java Build Path entries (Bug =
1118126)=20
<LI>Provide "Clear UEI Cache" button on J2ME Properties page =
(Bug=20
1178940) </LI></UL>
<H1>05/14/2005 - Version 0.9.2</H1>
<H2>Enhancements</H2>
<UL>
<LI>Add support for SonyEricsson version 2.2.0 toolkit (RFE =
1174027)=20
</LI></UL>
<H2>Bug Fixes</H2>
<UL>
<LI>Fix Siemens Toolkit failures that break EclipseME on Linux =
(Bug=20
1177053)=20
<LI>Fix UI update bug that made the toolkit page act strangely =
(Bug=20
1177947)=20
<LI>Fix for Siemens bug that causes failures when non emulators =
in=20
registry (Bug 1177947)=20
<LI>Fix quoting bug in Obfuscator (Bug 1190415)=20
<LI>Fix device skin bug in Motorola Emulator (Bug 1154716)=20
<LI>Probable fix for emulators that require a jar built before =
emulation=20
such as Nokia (Bug 1182989)=20
<LI>Fixes for midlet search on Eclipse 3.1 (Bug 1177773) =
</LI></UL>
<H1>04/02/2005 - Version 0.9.0</H1>
<H2>Enhancements</H2>
<UL>
<LI>Added context-sensitive help to most of the user interface=20
components=20
<LI>Add support for source and javadoc attachments to platform=20
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -