mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-07 22:03:39 +07:00
IDEA-62743 Render issue links in Java comments
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Fixes ABC-1123 and ABC-2. See details at BBB-22
|
||||
*/
|
||||
class IssueLinksInJavaDoc {
|
||||
// Fixes ABC-22 and ABC-11. See details at BBB-33
|
||||
}
|
||||
Reference in New Issue
Block a user