Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT Client J2ME

Hi Oleg,

I have installed the Gemalto Cinterion tools (inclusive their Eclipse IDE). As a starting point for building the client library: can I  do this in the Eclipse IDE or can I do this only from the command prompt?

Thanks.
Guy

From: Oleg Pachkovets <oleg.pts@xxxxxxxxx>
Reply-To: General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Date: Monday 1 September 2014 17:40
To: General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Subject: Re: [paho-dev] MQTT Client J2ME

Hi Guy,

the 3.4 is mostlikely not going to work. You need the host device specific java packages. As I mentioned, my implementation is customized to work with the Gemalto/Cinterion modules (network connection). Gemalto has it's own configuration of the Java Me. 
Probably best for you would be to go to the Gemalto dev zone and get the right tools there - https://developer.gemalto.com/

Kind Regards
Oleg


On Mon, Sep 1, 2014 at 11:31 AM, Guy Dillen <guy.dillen@xxxxxxxxx> wrote:
Hi Oleg,

I can’t find a download for Java ME SDK 3.2 on the Oracle site; I only find the 3.4 one. Is it absolutely the 3.2 that’s needed for compiling Eclipse Paho J2ME client or is 3.4 also ok?

Thanks.
Guy


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

_______________________________________________ paho-dev mailing list paho-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/paho-dev

Back to the top