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.