javadoc always generated for test sources Follow
I'm using IntelliJ Idea 10.0.2 Ultimate on MacOSX 10.6.6.
When generating javadoc, it always generate docs for test sources, even if the specific option is not marked.
Am I missing something obvious ?
Please sign in to leave a comment.
pls someone confirm this is an issue with 10.0.2 or that I'm doing something wrong.
Hello berta,
sorry for the late response.
That is a bug. Could you please watch http://youtrack.jetbrains.net/issue/IDEA-65736
Thank you
Hello Anna,
just upgraded to 10.0.3 but the bug is still there. When is the fix expected to be released ?
It is fixed for 10.5 EAP.
Thank you
Made a test with 10.5 RC 107.52 and the bug is still there
Works for me as expected. The only thing I should mention - it would anyway generate javadoc for test sources when was invoked on the test directory/file. Any details are welcome. Thank you