build error :package com.sun.javadoc does not exist

Question from a Turing machine expert who is new to Java.

Trying to run a sample program from Richardson's book "Java JDK 5 Edition" Chapter 1.

In Netbeans 5.5 receive build error :package com.sun.javadoc does not exist

for "import com.sun.javadoc.*;"

Believe missing classes are in tools.jar in C:\Sun\SDKee5SDK\jdk\lib

How do I define this to Netbeans and/or JDK?

Using java_ee_sdk-5_01

and netbeans-5_5-windows downloads.

Platform is XP.

Netbeans has been updated to date.

Appreciate.

[555 byte] By [hdherea] at [2007-11-14]