Project

General

Profile

Actions

Bug #4029

closed

missing dependency for tools.jar in windows

Added by Chris Weed almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Category:
documentation
Target version:
Start date:
04/27/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4029

Description

The documentation fails to mention the need for a dependency on tools.jar in setting up building Kepler with Eclipse in Windows.

Since tools.jar is not by default a dependency in the JRE path, the build will give errors about a missing dependency on com.sun.javadoc in KarDoclet.java.

The steps to fix this in eclipse are:
1. Windows -> Preferences -> Java -> Installed JREs
2. Select the default JRE -> Edit -> Add External Jars -> [Path to JDK]/lib/tools.jar

Actions

Also available in: Atom PDF