Switch to desktop version  
4005CD - Eclipse Java - Printable Version

+- Ewon Technical Forum (https://techforum.ewon.biz)
+-- Forum: Development (https://techforum.ewon.biz/forum-50.html)
+--- Forum: Java (https://techforum.ewon.biz/forum-53.html)
+--- Thread: 4005CD - Eclipse Java (/thread-1294.html)



4005CD - Eclipse Java - Cst - 06-05-2020

Hello,

I've developed a JAVA program for FLEXY 205 by using Eclipe and the javaetk 1.4.2 as indicated into Ewon Java Toolkit User guide - J2SE

Now, I would like to duplicate this JAVA program on an old 4005CD.
Based on Ewon information, i know that i need to used the J2M instead of the J2SE, BUT, i'm not so familiar withe Eclipse and I don't find out how to configure Eclipse to refer to the J2M provided by Ewon.

Is there any friendly people that can guide me into Eclipse to change my JAVA program from J2SE to J2M ?

Thanks


RE: 4005CD - Eclipse Java - simon - 08-05-2020

Hi,

Sorry, I do not have such a doc.
For the J2ME Manual, we used Netbeans and not eclipse but I guess it should be possible to do it in eClipse too.

Simon


RE: 4005CD - Eclipse Java - Cst - 25-05-2020

Simon,
It works fine with Netbeans.... I'll try to update Eclipse later..... to test.
Thanks anyway