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
55466aeef1657324f5b7b7a31cf016110ac997da
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
annotations
History
Roman Shevchenko
2d8c4a0e3c
[tests] better test for module annotations (IDEA-169410)
2017-03-15 14:32:41 +01:00
..
annotationOverIncompleteCode.java
annotations: check error elements after annotation to rise annotation not expected here instead of some unpredictable warnings (IDEA-160106)
2016-09-15 18:35:33 +03:00
cannotFindMethod.java
…
clashMethods.java
invalid annotation type detection based on type element (IDEA-142884)
2015-07-21 18:36:10 +02:00
duplicateAnnotation.java
…
duplicateAttribute.java
…
duplicateTarget.java
…
dupMethods.java
…
enumValues.java
…
inapplicable.java
…
incompatibleType1.java
…
incompatibleType2.java
…
incompatibleType3.java
…
incompatibleType4.java
…
incompatibleType5.java
…
invalidType.java
invalid annotation type detection based on type element (IDEA-142884)
2015-07-21 18:36:10 +02:00
missingAttribute.java
…
nonConstantInitializer.java
…
notValueNameOmitted.java
…
package-info.java
…
packageAnnotationNotInPackageInfo.java
…
pingPongAnnotationTypesDependencies.java
…
privateInaccessibleConstant.java
accessibility check for annotation parameters: treat parameters as they are outside the class (IDEA-165904)
2016-12-27 14:47:58 +01:00
receiverParameters.java
[java] fixes receiver highlighting in local classes (IDEA-158752)
2016-07-20 16:30:11 +02:00
repeatable.java
…
typeAnnotations.java
IDEA-142416 (fixed parsing of annotated fully-qualified types in assignment statements)
2015-07-09 16:29:04 +03:00
wrongPlace.java
[java] improves "unsupported language level" message (IDEA-168859)
2017-03-06 11:27:27 +01:00