From 9d6602d0f5beec612f5adac1189de8b6d266773c Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Thu, 2 Mar 2006 15:13:14 +0000 Subject: [PATCH] Add Mac OS X explanation. --- doc/faq.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/faq.xml b/doc/faq.xml index f050a8f..c141f1e 100644 --- a/doc/faq.xml +++ b/doc/faq.xml @@ -21,6 +21,7 @@ To update the table of contents execute the following vim command from a registe
  • How can I make the UMLGraph doclet generate sequence diagrams?
  • Why the vanity package name? Why not name the package org.umlgraph?
  • Why do the options specified in the UMLOptions class stop working, when I pass the packagenames option to javadoc?
  • +
  • Why doesn't UMLGraph run under Mac OS X?
  • Why are the SVG diagrams dot generates malformed?

    @@ -166,4 +167,10 @@ When you pass the packagenames option to located in it) is ignored. In such cases you should include the UMLOptions class within a named package. + +

    Why doesn't UMLGraph run under Mac OS X?

    +Make sure you are running Java 1.5 (run java -version to see). +If you are not running 1.5 you may need to adjust the symbolic links +in +/System/Library/Frameworks/JavaVM.framework/Versions.