From 247bae4d13ca44f167192bf2e8d885ab3e8639bb Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 27 Aug 2008 14:12:13 +0000 Subject: [PATCH] Remove question that is no longer relevant. --- doc/faq.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/faq.xml b/doc/faq.xml index 12169e2..7dd0cf9 100644 --- a/doc/faq.xml +++ b/doc/faq.xml @@ -20,7 +20,6 @@ To update the table of contents execute the following vim command from a registe
  • Under Windows the output of pic2plot appears empty. Why?
  • I have a problem with Maven's Dotuml plugin. Can you help me?
  • 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?
  • Can I create UML class diagrams from C++ code?
  • @@ -166,14 +165,6 @@ Have a look at the project's documentation and mailing lists available through You can't. You have to write the pic code for the sequence diagrams by hand. -

    Why the vanity package name? Why not name the package org.umlgraph?

    -The package names are supposed to be unique. -If everybody names their project under the org.* namespace there's -no mechanism for ensuring that the name will be unique, -unless the developer also registers the corresponding domain name. -Registering a different domain name for each project is not practical, -therefore I name the packages I develop using the domain name I own. -

    Why do the options specified in the UMLOptions class stop working, when I pass the packagenames option to javadoc?

    When you pass the packagenames option to javadoc, the default (unnamed) package (and the