logoTop pad
logoBottom
Donate! 
Home
License
Prerequisites
News
Installation
Documentation
Downloads
Support
Subscribe (RSS)
Sourceforge Project Page 


Eclipse Ready Logo SourceForge.net Logo

Version 1.7.6 Released

Craig Setera — August 25, 2007 @ 2:22 pm — New Releases

Version 1.7.6 of EclipseME has been released. This version provides a single bug fix against version 1.7.5. For more information on recent changes to EclipseME see Version 1.7.3 Released and Version 1.7.5 Released.

In order to use the preprocessing support, it is absolutely necessary that the new installation instructions be followed in order to enable the preprocessing support.

EclipseME requires at least version 3.2 of the Eclipse platform.

Refer to the installation instructions at http://eclipseme.org/docs/installation.html. EclipseME may be installed and updated via the EclipseME Update site as well as via an Eclipse site archive file downloadable from Sourceforge. Point Eclipse at http://eclipseme.org/updates/ to install via the update site. If you encounter issues with EclipseME, please visit http://eclipseme.org/docs/support.html for more information on support options.

This new version includes the following changes:

Bug Fixes

  • Guard against NPE when JAD file cannot be found (Bug 1778279)

24 Responses to “Version 1.7.6 Released”

  1. andywanna Says:

    hello,eclipse

  2. yaohu Says:

    Great

  3. deliang Says:

    Hi, i’m a JavaME developer and i’ve been using EclipseME for that. But there are mainly feature EclipseME does not support debug, i mean, when a stack trace is printed it is really useless because the stack trace does not link to the source code as it does in JavaSE (you know, in JavaSE it shows the line number of the error). This feature is a really big deal for developing (by the way Netbeans does support this feature and even running in debug mode). i expect you to fix these problem to the next version.

  4. abas Says:

    Great,
    lets make it better

  5. Craig Setera Says:

    Delaing,

    If you would like to see a particular function get completed, feel free to provide an appropriate patch for that function. EclipseME is a hobby project and there are no guarantees about what will get done and when.

    Craig

  6. tranvanan Says:

    chao cac ban

  7. ag2uki Says:

    That’s nice!
    I am waiting Eclipse ME Eclipse 3.3

  8. sherif Says:

    this is the first time to use eclipseme
    note: why there is no direct link from eclipse site to here

  9. Danny Says:

    Craig, this is a great plugin! Very helpful and very well done. Thank you!

  10. Pascal Says:

    Nice Work!

    I justed jumped from 1.6.x to 1.7.6 and I noticed one big difference for us. We are doing UnitTest with j2meunit (http://j2meunit.sourceforge.net/). Previously with version 1.6.x we were able to right-click in the “Outline View” on one of our test class (which is a MIDlet) and select “Run as MIDlet” and EclipseME would start that test case (basically version 1.6.x create a temp jad with the selected MIDlet and use it).
    We are fortunate enough so that the device we are working with has a emulator (which is simple java program). Having the ability to launch UnitTest with a simple right-click speed up development as oppose to now need to change manually the jad file and put the MIDlet test case in it (I know that sound lazy but what do you want, we’ve been spoiled with the 1.6.x version ;)
    Would it be something simple the put back?

  11. nicole Says:

    this is the first eclipseme,and i think its the one i like

  12. connan1973 Says:

    Great!
    I have Eclipse SDK 3.3 . This soft very nice but i cant connect my sonyericsson telephone k310i to this programm. Cannot recognize… Other programms for k310i You mean, file menager or obexmenager is ok. One, Eclipse 3.3 require nonstandard driver for my phone ?? Please help :(
    Forgive me for my bad english. Best regards…

  13. bodo Says:

    Cool tool!
    Thx for your good work.

  14. jaak Says:

    Please, do not write “At least version 3.2″, when you mean actually that it is tested on 3.2 and not in the newer ones (e.g. 3.3). If you write “at least X” then it means that you think that you think that it will work without problems with any future Eclipse version like 3.4, 4.1, 12.0 etc etc which is for sure untrue and technically impossible.

    No personal blame on you, it is very typical mistake that software people use terms like “…or newer”, “at least …” etc without recognizing that you do not have own control over the other platform/software you claim to be compatible with. I just tried to complain to Microsoft with a piece of their software which was for “Windows 95 or newer”, but surprise-surprise it did not work on the Vista :)

  15. bilou Says:

    it’s great
    thanks a lot

  16. thanhtien Says:

    hiii

  17. edson Says:

    I’ve got some problems using EclipseME 1.7.6 with Eclipse 3.2 and S60 emulator, when I try to Run it’s happening a ZipException trying to build the jar file and it’s impossible to run the application. Someone could help me? Thanks.

  18. tysong Says:

    I need!

  19. Satendra Says:

    I try to build a Mobile application using Eclipse3.3.1 Integrated with Eclipse ME 1.7.6 plugin.
    but i am not able to run the application using my previous approach which i was using with Eclipse3.2.2 integrated with Eclipse Me 1.7.6 Plug in .
    Is there any other way to run the application????????

  20. Frank Deng Says:

    Eclipse 3.3+eclipseme 1.7.6, reports errors below when clean project:

    Errors during build.
    Errors running builder ‘Preverification’ on project ‘Test’.
    Exception occurred executing command line.
    CreateProcess: C:\WTK2.5.1\bin\preverify -target CLDC1.1 -nofinalize -nonative -classpath D:\MyProject\TemplateWorkSpace\Test\bin;C:\WTK2.5.2\lib\midpapi21.jar;C:\WTK2.5.2\lib\cldcapi11.jar;C:\WTK2.5.2\lib\wma20.jar;C:\WTK2.5.2\lib\mmapi.jar;C:\WTK2.5.2\lib\j2me-ws.jar;C:\WTK2.5.2\lib\j2me-xmlrpc.jar;C:\WTK2.5.2\lib\jsr75.jar;C:\WTK2.5.2\lib\jsr082.jar;C:\WTK2.5.2\lib\jsr184.jar;C:\WTK2.5.2\lib\jsr179.jar;C:\WTK2.5.2\lib\satsa-apdu.jar;C:\WTK2.5.2\lib\satsa-jcrmi.jar;C:\WTK2.5.2\lib\satsa-pki.jar;C:\WTK2.5.2\lib\satsa-crypto.jar;C:\WTK2.5.2\lib\jsr211.jar;C:\WTK2.5.2\lib\jsr238.jar;C:\WTK2.5.2\lib\jsr229.jar;C:\WTK2.5.2\lib\jsr180.jar;C:\WTK2.5.2\lib\jsr234.jar;C:\WTK2.5.2\lib\jsr226.jar;C:\WTK2.5.2\lib\jsr239.jar -d D:\MyProject\TemplateWorkSpace\Test\.eclipseme.tmp\verified\classes test.Test error=3

  21. Craig Setera Says:

    All support requests should be directed to the user’s mailing list.

  22. avi11lang Says:

    Great!

    Hello World !

  23. Yury Says:

    I am running Eclipse 3.3.1.1 on Windows XP.
    After installing eclipseme v. 1.7.6
    plug-in and going to Device Management preferences I am getting
    “Invalid pc in LineNumberTable in class file
    eclipseme/ui/preferences/DeviceManagementPreferencePage”.
    The rest of the preferences work fine, version 1.7.5 also works fine.

    Thanks

  24. Craig Setera Says:

    Please address all support issues to the user forums.


Copyright © 2005, http://www.eclipseme.org. All rights reserved.