This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-09 16:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7b78f76a254d7578caf38e498698ef0e2a5856a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
annotations
History
Alexey Kudravtsev
ad661d92e4
correct level in highlighting:
...
highlight element X only when visiting X or its ascendant
2014-02-10 20:03:58 +04:00
..
invalidPackageAnnotationTarget
Annotation applicability highlighting reworked
2013-03-13 10:23:19 +01:00
packageAnnotationNotInPackageInfo
…
cannotFindMethod.java
…
clashMethods.java
annotation interfaces: highlight methods which override public/protected methods of Object/Annotation (9.6.1. Annotation Type Elements)
2013-04-11 13:23:50 +02:00
duplicateAnnotation.java
…
duplicateAttribute.java
…
duplicateTarget.java
…
inapplicable.java
Annotation applicability highlighting reworked
2013-03-13 10:23:19 +01:00
incompatibleType1.java
…
incompatibleType2.java
…
incompatibleType3.java
…
incompatibleType4.java
…
incompatibleType5.java
IDEA-58158 (check when annotation parameter value must be .class)
2012-10-29 14:16:46 +01:00
invalidType.java
…
missingAttribute.java
…
nonConstantInitializer.java
IDEA-69645 (bad code is green: attribute value must be constant)
2011-05-16 19:37:27 +02:00
notValueNameOmitted.java
…
pingPongAnnotationTypesDependencies.java
IDEA-105101 Java: bad code is green: cyclic annotation element types
2013-04-11 13:23:48 +02:00
repeatable.java
IDEA-105110 (check repeatable annotation container applicability)
2013-04-16 16:27:09 +02:00
typeAnnotations.java
Type annotations on C-style arrays are recognized now even better
2013-04-05 22:28:42 +02:00
wrongPlace.java
correct level in highlighting:
2014-02-10 20:03:58 +04:00