mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
IDEA-62743 Render issue links in Java comments
This commit is contained in:
@@ -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