diff --git a/docs/manual/OptionalTasks/starteam.html b/docs/manual/OptionalTasks/starteam.html
index 07fac40c5..46244b73b 100644
--- a/docs/manual/OptionalTasks/starteam.html
+++ b/docs/manual/OptionalTasks/starteam.html
@@ -20,7 +20,18 @@ As a result they are only available to licensed users of StarTeam. You must hav
starteam-sdk.jar
in your classpath to run these tasks.
For more information about the StarTeam API and how to license it, see
the Borland web site.
+On Windows machines, the mere presence of starteam-sdk.jar
on the classpath
+is not sufficient for getting these tasks to work properly. These tasks also require a
+fully-installed and fully-licensed version of the StarGate Runtime. This is part
+of a StarTeam client installation or may be installed separately. The full client
+install is not required.
+
+Earlier versions of Ant (prior to 1.5.2) did not have this restriction because they +were not as dependent on the StarTeam runtime - which the newer versions use to access +StarTeam file status information. The older versions lacked this important capability. +