Linking WTK to J2SE ?

Hi, I've been learning java (SE) for a while, which has been fun, so I've decided to try and have a go at something for my phone. I installed the latest version of J2ME and it seemed fine, I was working through this tutorial:

http://developers.sun.com/techtopics/mobility/midp/articles/wtoolkit/

and it was all cool. But when it tried to "build" or compile the program, I get the following error:

In order to compile you need to use the full J2SE SDK.

in order to use this feature please install J2SE SDK version 1.4 or later and reinstall the J2ME Wireless Toolkit.

'java -version' at a command prompt says I'm using 1.5.0_06 and I installed the wireless toolkit after that was all working.

While I have been searching for an answer, some people seem to think that the WTK has to be 'linked' to the SDK somehow - is that right?

Can anyone help? I have no idea what I'm doing really. Thanks, Ben

[952 byte] By [Adelmoa] at [2007-10-3 5:07:41]
# 1
You probably installed JRE only not full javaSE sdk. You have to install javaSE sdk and then install wireless toolkit. That's all for setup.-Tom
TomToma at 2007-7-14 23:13:43 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Hello , I have the same problem .I have installed j2se in D:\j2sdk1.4.2_09 (D drive) and then wtk in D:\WTK22 , and I have the same problem with him . Can you help me out of this ? Thanks
mephis1987a at 2007-7-14 23:13:43 > top of Java-index,Java Mobility Forums,Java ME Technologies...