<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://startofentry.blogdns.org/rdf'>
    <s:Snip rdf:about='http://startofentry.blogdns.org/rdf#start/2007-06-10/1'
         s:name='start/2007-06-10/1'
         s:cUser='case'
         s:oUser='case'
         s:mUser='case'>
        <s:content>1 j2me development on a MacBook {anchor:j2me development on a MacBook}&#xA;As already written in short on {link:2006-10-23#1|http://startofentry.blogdns.org/space/start/2006-10-23/1#iBook_usage|none}, I am using my iBook partly for [midlet] development. [Ivonne] joined the apple club and now owns a MacBook. We just set up the development environment, but run into some problems with the mpowerplayer sdk. Running a midlet within eclipse caused a ~~Class Format Error: Illegal exception table range in class file ...~~. The midlet was build using the mpowerplayer sdk in eclipseME (J2ME &gt; Create Package). &#xD;&#xA;&#xD;&#xA;We could not figure out the cause for this behaviour. Our midlets are build using antenna tasks, which relies on a wtk. Currently no wtk is available for Mac OS from Sun, so we just copied a windows installation to have the correct file structure. The one binary to replace is the preverify executable, which comes from mpowerplayer sdk. Just put it to the wtk&apos;s bin directory.&#xD;&#xA;&#xD;&#xA;Now the antenna build files (generated with eclipseME support) will run fine, if the packages using the preverify are set up correctly. The command line arguments for preverify from mpowerplayer differ from the sun&apos;s preverify argunents. The generated antenna build file will call the preverifier with a option ~~cldc~~, which is not supported by mpowerplayer, therefore the antenna tasks need to be changed to include cldc=&quot;false&quot;. &#xD;&#xA;&#xD;&#xA;Eventually, after successful build, the deployed jar and jad files can be tested with the mpowerplayer emulator without throwing the ClassFormatError.</s:content>
        <s:mTime>2007-06-10 00:01:59.258</s:mTime>
        <s:cTime>2007-06-10 00:01:59.258</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://startofentry.blogdns.org/rdf#timeline/timeline 2007'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='#mobilecontrol'/>
                <rdf:li rdf:resource='http://startofentry.blogdns.org/rdf#'/>
                <rdf:li rdf:resource='#charley'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
