Howdy,

I'm trying to play with j2me polish and I'm having trouble including
the client .jar in my packaged .jar -- I've selected j2mepolish for
export, but it doesn't seem to be working.
I've included my .classpath below as evidence...

I'm attempting this on OS X with the mpowerplayer, and I have noticed
that the device manager reports mpp as a midp1 and cldc1, whereas I'm
trying to use midp2 and cldc1.0 functionality... it's not easy to
downgrade the functionality so I can't easily tell if that's it.

Am I overlooking something?  Or might this be a bug?

Thanks,
-- Todd

p.s.  The afore mentioned .classpath:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
        <classpathentry exported="true" kind="lib"
path="/Applications/J2ME-Polish/import/enough-j2mepolish-client.jar"/>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="resources"/>
        <classpathentry kind="con" path="J2MELIB"/>
        <classpathentry kind="lib" path="/java/mpp-sdk/stubs/midp-2.0.jar"/>
        <classpathentry kind="lib" path="/java/mpp-sdk/stubs/cldc-1.1.jar"/>
        <classpathentry kind="output" path="bin"/>
</classpath>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to