diff --git a/jxr/plugin.jelly b/jxr/plugin.jelly index d72329c8..b6bcf82b 100644 --- a/jxr/plugin.jelly +++ b/jxr/plugin.jelly @@ -43,14 +43,14 @@ link="xref/index" target="_blank" description="A set of browsable cross-referenced sources."/> - + + - diff --git a/jxr/xdocs/changes.xml b/jxr/xdocs/changes.xml index 55923ec0..18fcc0d0 100644 --- a/jxr/xdocs/changes.xml +++ b/jxr/xdocs/changes.xml @@ -26,7 +26,8 @@ - Remove NullPointerException for empty java files. + Add the possibility to run JXR for tests classes if sources classes doesn't exists. + Remove NullPointerException for empty java files. Reduce output for non-debug run.