Eclipse and J2ME
From: Geoffrey Emmans (nc-emmansge_at_netcologne.de)
Date: 01/13/04
- Previous message: Karsten Lentzsch: "Re: Swing UI designer - "Foam""
- Next in thread: Bob Oak: "Re: Eclipse and J2ME"
- Reply: Bob Oak: "Re: Eclipse and J2ME"
- Reply: Detlef Winkelvoss: "Re: Eclipse and J2ME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Karsten Lentzsch: "Re: Swing UI designer - "Foam""
- Next in thread: Bob Oak: "Re: Eclipse and J2ME"
- Reply: Bob Oak: "Re: Eclipse and J2ME"
- Reply: Detlef Winkelvoss: "Re: Eclipse and J2ME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|