Re: Anyone developing Java ME on OS X?
Tijl Houtbeckers <[email protected]> Sat, 19 Jul 2008 01:35:35 +0200
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Ok I made a mistake here. The previfier is not included anymore, but the one I mentioned is now included in the Phone ME project. I forgot I used that one to "patch" my own WTK. I found this out through this old guide: http://javablog.co.uk/2007/08/29/j2me-development-on-os-x/ To make it a little easier, I put the PPC executable preverify file online here: http://www.splendo.nl/javame/preverify I personally do development on OSX with EclipseME, using the linux WTK with this preverify. Then I make a seperate launch configuration (as a regular java application) for MicroEmulator. regards, Tijl Houtbeckers On 17 jul 2008, at 17:23, [email protected] wrote: > Just for the record, I'm developing on J2ME with NetBeans and Mac OS > X. I'm using WTK 2.2 where player.jar and preverify have been copied > from MPowerPlayer. This doesn't work with all the mobility examples > in NetBeans, but works with my application (with a single problem, > JSR-75 doesn't work, but I can live without it). > > The Rosetta suggestion would be better, though. But if I try to run > preverify I get: > > file preverify > preverify: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), > for GNU/Linux 2.6.0, dynamically linked (uses shared libs), for GNU/ > Linux 2.6.0, not stripped > [Mistral:~/Applications/WTK2.5.2/bin] fritz% ./preverify > ./preverify.linux: Exec format error. Binary file not executable. > > Is there any settings that I should do for enabling Rosetta? > > Thanks. > [Message sent by forum member 'fabriziogiudici' (fabriziogiudici)] > > http://forums.java.net/jive/thread.jspa?messageID=287332 > > = > = > = > = > = > ====================================================================== > To unsubscribe, send email to [email protected] and include in > the body > of the message "signoff KVM-INTEREST". For general help, send email > to > [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".