Re: [JXTA discuss] can't compile jxme
Mohamed Abdelaziz <[email protected]>
| Newsgroups | gmane.comp.java.jxta.general |
|---|---|
| Message-ID | <[email protected]> |
I am going through the same problems as you are. once I have resolved
the issues I will commit the fixes, and update the docs.
Mohamed
Jie HU wrote:
> Hi all,
> I can't compile the jxme project, I use jdk1.5.0, j2me toolkit 2.2.
> I follow the guide : ant tools, it works.
> but i fail to compile the project use command: ant
> i tells can't find java.lang
> I check the build.xml , find that it use the classpath for
> bootclasspath: {MIDP_HOME}/lib/midpapi.zip
> as midp_home is the j2me toolkit2.2, i can't find midpapi.zip in the
> lib of j2me.
>
> can't work with j2me 2.2? any one help me?
>
> Hu
>