Logo
Explore Help
Register Sign In
MDS/openide
Watch 1
Star 0
Fork 0
mirror of https://gitflic.ru/project/openide/openide.git synced 2026-08-17 02:33:48 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
d8a63070d0c09705e06d65530d57a66f45e1ff1e
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/addAnnotationAttributeName/afterMultiAttr.java
T
Pavel Dolgov 3773948686 Java inspection: Added a fix for single-value annotations where the annotation doesn't have a 'value()' method and therefore "Expand Annotation to Normal Form" fix couldn't be applied (IDEA-158456, IDEA-157727)
2016-07-20 13:33:13 +03:00

11 lines
143 B
Java
Raw Blame History

// "Add 'type='" "true"
class T {
@interface A {
String name();
String type();
}
@A(type = "a", name = "b")
void foo() {
}
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 1900ms Template: 82ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API