Re: Novice: Trying to compile with J2me wireless toolkit from ZIP sources

"Joerg Pleumann" <[email protected]> Wed, 18 Dec 2002 09:11:40 +0100
Newsgroups gmane.comp.java.enhydra.mail4me
Message-ID <00c201c2a66d$195a7580$f028d981@spectrum>
Hi Dan,

Dan wrote:
> Building "mail4me"
>
> c:\WTK104\apps\mail4me\src\de\trantor\mail\j2se\ConnectionImpl.java:27:
> package java.net does not exist

you should leave all "j2se" directories out when compiling for J2ME. Thes=
e
directories contain J2SE-specific code that makes Mail4ME work on the
desktop. Simply delete them when working with the Wireless Toolkit.

Regards,

J=F6rg