【发布时间】:2010-02-03 18:10:23
【问题描述】:
类似于What's the point of package annotations?,我正在对我们的源代码的一部分运行pdepend,寻找问题。但是,它会吐出以下内容:
The parser doesn't detect package informations within the analyzed project, please check the documentation blocks for @package-annotations or use the --bad-documentation option.
这实际上是什么意思,我该如何解决,在哪里解决?
【问题讨论】:
标签: php