Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

J2ME Polish 1.0 RC5

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi everyone,

J2ME Polish 1.0 RC5 has just been released on http://www.j2mepolish.org today.

J2ME Polish is a suite of tools, of which everyone meets a definite need of a J2ME developer.

Features include:

* Automatic compiling, preverification, JAD-creation, obfuscation and packaging of J2ME applications.

* With the powerful preprocessing capabilities and the integrated device database device-optimizations have never been easier!

* J2ME Polish has an optional GUI, which is much more powerful than the MIDP-standard, but which is compatible to the MIDP-standard.
The GUI works on MIDP/1.0 and MIDP/2.0 devices and allows the usage of MIDP/2.0 features like the POPUP ChoiceGroup on MIDP/1.0 devices as well.
The GUI is designed with simple CSS-textfiles:



* Game Engine: Use the MIDP/2.0 game API on MIDP/1.0 devices as well.

* View your System.out.println()-messages on real devices with the logging framework.
When the logging is disabled, absolutely no traces will be left in the application.
Example:


You can download J2ME Polish at http://www.j2mepolish.org

View all included devices at
http://www.j2mepolish.org/devices-overview.html

J2ME Polish is published under the Open Source license GPL, commercial licenses are also available.

---

Improvements in the RC5 release are:
better integration with NetBeans and some other IDEs, support of floating point calculation for CLDC/1.1 devices, as well as some misc. bugfixes and improvements.

---
Thanks for your feedback and best regards,
Robert
 
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Maybe is better to put it in Java news forum.

https://coderanch.com/forums
 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Robert,

I think product announcement, especially a commercial product, should be posted in the Blatant Advertising forum

https://coderanch.com/forums/f-39/ba

OK, I know that J2ME Polish is a good tool for J2ME developers. But it is too much to announce every RC here. So, I am closing this thread and will move any future product announcement thread to BA.

cheers
Michael
 
Everybody! Do the Funky Monkey! Like this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic