Eclipse and J2ME

From: Geoffrey Emmans (nc-emmansge_at_netcologne.de)
Date: 01/13/04

  • Next message: richieb: "Re: Problem installing ANT on Linux"
    Date: Tue, 13 Jan 2004 11:00:41 +0100
    
    

    I'm just starting with Eclipse and J2ME, but I have problems building my
    projects (generating jad-files).

    This is what I have done so far:

    - installed J2SE 1.4.2
    - installed Eclipse 2.1.2
    - installed Antenna plug-in and added Antenna to Ant's classpath
    - installed J2ME Wireless Toolkit 2.1
    - installed another WTK (Nokia 7120)
    - generated a build.xml file

    Now, when I tell Ant to build my project, Ant tells me that...
    "[wtkbuild] BUILD FAILED: file:F:/Web/tools/eclipse/workspace/Property
    Midlet/build.xml:35: MIDP API not found. Please define wtk.home or
    wtk.midpapi properly."
    But in my build.xml file I define
    <property name="wtk.home" value="F:\Web\java\j2me"/>

    where F:\Web\java\j2me is the base path of my J2ME Wireless Toolkit 2.1.

    What's going wrong here? I tried different wtk's but to no avail. Any help
    would be appreciated!

    Thx, Geoffrey


  • Next message: richieb: "Re: Problem installing ANT on Linux"

    Relevant Pages

    • Re: Changing IDE = Ton Of Work
      ... > If eclipse has ant support, ... I will just continue my file layout to get Eclipse happy. ... "right" place in the file system. ... I could have apples.java somewhere crazy and JBuilder wouldn't care so ...
      (comp.lang.java.programmer)
    • Re: Eclipse vs. GetResourse
      ... I'm waiting for an IDE ... > Eclipse can invoke any ANT task. ...
      (comp.lang.java.softwaretools)
    • Compilieren mit Eclipse und ANT
      ... ich habe in Eclipse 3.2 ein dynamisches Web-Projekt angelegt und Sourcen ... In Eclipse wird kein Fehler gemeldet, aber wenn ich den ANT-Task(in Eclipse ... Ich vermute, dass ich ANT sagen muss, welche Compiler Version genutzt werden ... Unter Run an Ant buildfile ist bereits eingestellt: Run in the same JRE as ...
      (de.comp.lang.java)
    • Re: J2ME Development Tools
      ... For J2ME development the best tool around is NetBeans Mobility Pack - no other tool gives you so much power. ... I have some good references about Eclipse but maybe there are better tools. ...
      (comp.lang.java.softwaretools)
    • Re: lokales JRE
      ... Wenn das JRE/JDK Teil der Projektverzeichnistruktur ist, ... Entwickler dieses installieren, ... Damit Ant gegen ein bestimmtes JRE kompiliert muss ich Ant sagen wo ... Ja ganz sauber ist es nicht die Eclipse spezifische .classpath ins CVS ...
      (de.comp.lang.java)