mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-145725 Quick documentation shows the wrong Javadoc for package-info.java
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Copyright
|
||||
*/
|
||||
|
||||
/**
|
||||
* This package contains nothing but package-info.java
|
||||
*/
|
||||
package packageInfoWithCopyright;
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body>
|
||||
This package contains nothing but package-info.java</body></html>
|
||||
Reference in New Issue
Block a user