Java ME + SE Application Development

[email protected] Thu, 10 Jul 2008 00:36:42 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <30922920.122841215675439187.JavaMail.tomcat@sdcst12.sjc.collab.net>
Hello,

I want to implement a multi-platform application which should run on common devices using Java SE and on mobile ones using Java ME. 
The main functionality can be easily implemented for both. But some things, like GUI or access to other interfaces (e.g. bluetooth) are very different between SE and ME. 
What's the best way to develop such multi-plattform applications? I have planned to encapsulate ME/SE specific functionality into classes sharing a common interface. Is there something similar like the "#IFDEF" in C++?

Best regards,

P.S: I am using Eclipse 3 for development at the moment.
[Message sent by forum member 'len00x' (len00x)]

http://forums.java.net/jive/thread.jspa?messageID=285581

===========================================================================
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".